Skip to content

Commit 6581063

Browse files
CLN: ignore a codespell thing
1 parent 7298915 commit 6581063

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
@@ -93,7 +93,7 @@ addopts = '-m "not slow and not notebooks"'
9393
markers = ["slow", "notebooks"]
9494

9595
[tool.codespell]
96-
ignore-words-list = "pres,nd,hist"
96+
ignore-words-list = "pres,nd,hist,wit"
9797

9898
[tool.setuptools]
9999
packages = ["pysindy"]

0 commit comments

Comments
 (0)