We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd28aa0 commit 0fb12a9Copy full SHA for 0fb12a9
pyproject.toml
@@ -92,7 +92,7 @@ exclude = "fileformats/core/_version.py"
92
93
94
[tool.mypy]
95
-python_version = "3.8"
+python_version = "3.9"
96
ignore_missing_imports = true
97
strict = true
98
namespace_packages = true
0 commit comments