Revision 3c472511b9003459eb6d41bbe13ad3af482f5ca8 authored by Philippe Bidinger on 08 May 2020, 22:34:15 UTC, committed by Adrian Brink on 18 May 2020, 13:30:24 UTC
1 parent f9e0520
Raw File
mypy.ini
[mypy]
ignore_missing_imports = True
[mypy-pytest]
ignore_missing_imports = True
back to top