##// END OF EJS Templates
Merge pull request #12362 from Carreau/pytest-ref...
Merge pull request #12362 from Carreau/pytest-ref Migrate some tests to pytest only, and start removing yield-tests.

File last commit:

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