Skip to content

Commit

Permalink
Remove DAR003 - indentation managed by black
Browse files Browse the repository at this point in the history
  • Loading branch information
rizerphe committed Jul 1, 2023
1 parent 6ba3054 commit a1f5fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ commands =

[flake8]
max-line-length = 88
extend-ignore = E203,W503,W504,ANN101,ANN102,DAR402
extend-ignore = E203,W503,W504,ANN101,ANN102,DAR003,DAR402
max-annotations-complexity=4

[coverage:report]
Expand Down

0 comments on commit a1f5fb3

Please sign in to comment.