Revision 514653860e931751559399e77e63f56a27133f2f authored by Sylvain Ribstein on 17 March 2020, 08:13:24 UTC, committed by Pierre Boutillier on 20 March 2020, 15:36:49 UTC
1 parent f9ab6c2
Raw File
mypy.ini
[mypy]
ignore_missing_imports = True
[mypy-pytest]
ignore_missing_imports = True
back to top