Skip to content

Commit

Permalink
Fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-petrenko committed Jun 20, 2024
1 parent 2ec2a13 commit bb0a6ac
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]
max-line-length = 120
ignore = E501, F401, E203, W503, E126, E722
ignore = E501, F401, E203, W503, E126, E722, E704
exclude =
.git,
__pycache__,
Expand Down

0 comments on commit bb0a6ac

Please sign in to comment.