Skip to content

Commit 3d21b3c

Browse files
committed
Remove ignore.txt from tox.ini
1 parent b4c5c87 commit 3d21b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ deps =
4646
codespell
4747

4848
commands =
49-
codespell --ignore-words=ignore-words.txt .
49+
codespell
5050

5151
[testenv:lint]
5252
basepython: python3

0 commit comments

Comments
 (0)