.mypy.ini 80 B

1234
  1. [mypy]
  2. mypy_path = scripts
  3. namespace_packages = True
  4. warn_unused_configs = True