mypy now passes

This commit is contained in:
Anthony Sottile 2019-05-19 17:01:14 -07:00
parent b6ba6d4d03
commit fb7e9338cd
32 changed files with 255 additions and 212 deletions

1
tests/__init__.py Normal file
View file

@ -0,0 +1 @@
"""This is here because mypy doesn't understand PEP 420."""