Skip to content

Commit 83f88d4

Browse files
committed
codespell fix, maybe?
1 parent 13e33da commit 83f88d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ deps = ruff
6161
skip_install = true
6262

6363
[testenv:codespell]
64+
changedir = {toxinidir}
6465
commands = codespell .
6566
deps = codespell
6667
skip_install = true

0 commit comments

Comments
 (0)