λ .venv/bin/mypy pymonetdb
pymonetdb/sql/debug.py:103: error: Name 'execfile' is not defined
pymonetdb/sql/debug.py:178: error: Argument 1 to "loads" has incompatible type "str"; expected "bytes"
``
should probably also add stub files for libraries using pymonetdb as 3rd party lib.