[mypy] # TODO: enable when we've fully annotated everything # disallow_untyped_defs = True # TODO: remove when 'gitdb' is fully annotated [mypy-gitdb.*] ignore_missing_imports = True