Skip to content

Commit bfb88ad

Browse files
committed
Fix typo picked up by codespell
1 parent 7027e7a commit bfb88ad

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
@@ -26,7 +26,7 @@ commands =
2626

2727
[testenv:black]
2828
# TODO: understand why ruff doesn't fix
29-
# line lenghts as well as black does
29+
# line lengths as well as black does
3030
commands = black {tox_root} --check
3131

3232
[testenv:codespell]

0 commit comments

Comments
 (0)