Skip to content

Commit

Permalink
chore: E121 not raised
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Dec 10, 2023
1 parent 5e72295 commit e7cf48c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ profile = black

[flake8]
extend-ignore =
# E121 continuation line under-indented for hanging indent
E121,
# E128 continuation line under-indented for visual indent
E128,
# E501 line too long (X > 79 characters)
Expand Down

0 comments on commit e7cf48c

Please sign in to comment.