Skip to content

Commit

Permalink
fix: revert .flake8 configuration to previous settings
Browse files Browse the repository at this point in the history
  • Loading branch information
adriangalilea committed Aug 2, 2024
1 parent 876fd8d commit 36df12e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .flake8
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
[flake8]
max-line-length = 88
extend-ignore = E203, E266, E501, W503
[flake8]
max-line-length = 88
extend-ignore = E203, E266, E501, W503
max-complexity = 18
select = B,C,E,F,W,T4,B9

0 comments on commit 36df12e

Please sign in to comment.