You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mkdocs.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,7 @@ plugins:
149
149
known_words: known_words.txt
150
150
skip_files: [CHANGELOG.md, reference/*]
151
151
backends:
152
-
# - symspellpy # TODO: add this back once https://github.com/mammothb/editdistpy/issues/21 is resolved, then rerun `tox run -e export-reqs` to update docs/requirements.txt
Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -146,7 +146,7 @@ pydantic = "^2.12.5"
146
146
pygments = "^2.17.2"
147
147
pymdown-extensions = "^10.8.1"
148
148
requests = "^2.31.0"
149
-
#symspellpy = "^6.7.7" # TODO: add this back once https://github.com/mammothb/editdistpy/issues/21 is resolved, then rerun `tox run -e export-reqs` to update docs/requirements.txt
0 commit comments