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 7298915 commit 6581063Copy full SHA for 6581063
pyproject.toml
@@ -93,7 +93,7 @@ addopts = '-m "not slow and not notebooks"'
93
markers = ["slow", "notebooks"]
94
95
[tool.codespell]
96
-ignore-words-list = "pres,nd,hist"
+ignore-words-list = "pres,nd,hist,wit"
97
98
[tool.setuptools]
99
packages = ["pysindy"]
0 commit comments