Skip to content

Commit b6763d7

Browse files
authored
chore: It's <current year>, 120 is fine (#625)
1 parent 9cdee28 commit b6763d7

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
@@ -48,7 +48,7 @@ deps = sphinx
4848
commands = sphinx-build -b html . _build/html
4949

5050
[flake8]
51-
max-line-length = 88
51+
max-line-length = 120
5252
exclude = .eggs,.tox
5353
# rationale here:
5454
# https://github.com/psf/black/blob/master/docs/the_black_code_style.md#slices

0 commit comments

Comments
 (0)