insanum / gcalcli

Google Calendar Command Line Interface
MIT License
3.26k stars 307 forks source link

build(mypy): add `mypy.ini` with `ignore_missing_imports = True` #613

Closed michaelmhoffman closed 2 years ago

michaelmhoffman commented 2 years ago

Fixes #612.

Make MyPy ignore missing imports.