##// END OF EJS Templates
ipexec: prevent output coloring under PyCharm...
ipexec: prevent output coloring under PyCharm QOL thing that fixes test suite fails under PyCharm

File last commit:

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