Temporal ignore mypy missing imports

This commit is contained in:
Sebastián Ramírez
2018-12-08 12:12:14 +04:00
parent 662909a78b
commit da650308c9

2
mypy.ini Normal file
View File

@@ -0,0 +1,2 @@
[mypy]
ignore_missing_imports = True