shush mypy

This commit is contained in:
meejah 2023-07-17 17:11:00 -06:00
parent a4801cc2eb
commit 6c5cb02ee5

View File

@ -226,4 +226,4 @@ def _config_path_from_option(config: str) -> Optional[FilePath]:
if __name__ == '__main__':
grid_manager()
grid_manager() # type: ignore