Fix typing

This commit is contained in:
jrootjunior 2019-11-14 15:21:22 +02:00
parent b54805662f
commit 8a4b2a16dd
3 changed files with 12 additions and 8 deletions

2
mypy.ini Normal file
View file

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