Skip to content

Commit

Permalink
Fix linting.
Browse files Browse the repository at this point in the history
  • Loading branch information
riga committed Mar 27, 2024
1 parent 9b09c3c commit a9ee8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[flake8]

max-line-length = 101
max-line-length = 120

# codes of errors to ignore
ignore = E128, E306, E402, E722, E731, E741, W504, Q003
Expand Down

0 comments on commit a9ee8f7

Please sign in to comment.