##// END OF EJS Templates
Fix cpaste documentation...
Fix cpaste documentation - The code was example was invalid Python3 - IPython magics are supported - Added example using a magic Closes #12930

File last commit:

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