Skip to content

Commit

Permalink
Increase max-line-length
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuscardosodeveloper committed Nov 29, 2023
1 parent 52bdfe1 commit 118c8e0
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]
min_python_version = 3.7.0
max-line-length = 100
max-line-length = 140
ban-relative-imports = true
format-greedy = 1
inline-quotes = double
Expand Down

0 comments on commit 118c8e0

Please sign in to comment.