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 cef0118 commit cfde19eCopy full SHA for cfde19e
pyproject.toml
@@ -45,7 +45,7 @@ skip = ["venv", "benchmarks"]
45
version = {attr = "yt_xarray.__version__"}
46
47
[tool.mypy]
48
-files = ["yt_experiments",]
+files = ["yt_xarray",]
49
python_version = "3.10"
50
warn_unused_configs = true
51
strict = true
0 commit comments