Enable type checking with mypy

This commit is contained in:
Pierre Ståhl
2020-09-23 18:03:15 +02:00
parent 02a2f08c40
commit 98612a0d70
3 changed files with 19 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
black==20.8b1
codespell==1.17.1
flake8==3.8.3
mypy==0.782
pydocstyle==5.1.1