Skip to content

Commit

Permalink
updated max line length for flake
Browse files Browse the repository at this point in the history
  • Loading branch information
aschroed committed Aug 23, 2023
1 parent 72a7df7 commit c4bb267
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,5 +1,5 @@
[flake8]
max-line-length = 120
max-line-length = 140
ignore =
# ==============================================================
# ========= Default list of things Flake8 would ignore ========
Expand Down

0 comments on commit c4bb267

Please sign in to comment.