marcua / datools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add mypy

marcua opened this issue · comments

Solution sketch

  • pip install mypy (add to requirements)
  • mypy datools (add to Makefile)
  • (requires some cleanup to fix errors from here
  • add to CI build