##// END OF EJS Templates
Add .mypy_cache to .gitignore
Add .mypy_cache to .gitignore

File last commit:

r25705:ad14ee33
r26642:dd522bf8
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