.mypy.ini (98B)
1 [mypy] 2 mypy_path = framework/scripts:scripts 3 namespace_packages = True 4 warn_unused_configs = True