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 a469d21 commit bffeb6bCopy full SHA for bffeb6b
pyproject.toml
@@ -64,7 +64,7 @@ relative_files = true
64
source = ["src"]
65
# TODO: Figure out how to test loaders. This will likely involve having some
66
# example configurations and may be part of the effort to test the workflow.
67
-omit = ["__main__.py", "src/CSET/recipes/loaders/*.py"]
+omit = ["__main__.py", "src/CSET/loaders/*.py"]
68
69
[tool.codespell]
70
ignore-words-list = "lazyness,meaned,runn"
0 commit comments