Skip to content

Commit cfde19e

Browse files
committed
more typing fixes
1 parent cef0118 commit cfde19e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ skip = ["venv", "benchmarks"]
4545
version = {attr = "yt_xarray.__version__"}
4646

4747
[tool.mypy]
48-
files = ["yt_experiments",]
48+
files = ["yt_xarray",]
4949
python_version = "3.10"
5050
warn_unused_configs = true
5151
strict = true

0 commit comments

Comments
 (0)