##// END OF EJS Templates
Merge pull request #12666 from Carreau/pytest-yields
Merge pull request #12666 from Carreau/pytest-yields

File last commit:

r25705:ad14ee33
r26194:69589881 merge
Show More
mypy.ini
4 lines | 82 B | text/x-ini | IniLexer
Matthias Bussonnier
Cleanup and type annotate completer.py...
r25705 [mypy]
python_version = 3.6
ignore_missing_imports = True
follow_imports = silent