##// END OF EJS Templates
Refactor doctest-skipping implementation...
Refactor doctest-skipping implementation The old one rewrites docstring which creates a doctest where is no examples presented in the docstring.

File last commit:

r25705:ad14ee33
r27121:55086297
Show More
mypy.ini
4 lines | 82 B | text/x-ini | IniLexer
[mypy]
python_version = 3.6
ignore_missing_imports = True
follow_imports = silent