Skip to content

Commit b9f4e89

Browse files
committed
fix typo
1 parent 3a4efa1 commit b9f4e89

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
@@ -24,7 +24,7 @@ commands = pre-commit run --all-files --show-diff-on-failure
2424
[flake8]
2525
max-line-length = 88
2626
exclude = .eggs,.tox
27-
# rational here:
27+
# rationale here:
2828
# https://github.com/psf/black/blob/master/docs/the_black_code_style.md#slices
2929
extend-ignore = E203
3030

0 commit comments

Comments
 (0)