We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e3b005 + cfde19e commit 28dc470Copy full SHA for 28dc470
1 file changed
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