mypy.ini 66 B

123
  1. [mypy]
  2. disallow_untyped_defs = True
  3. ignore_missing_imports = True