Skip to content

Commit

Permalink
revert import error ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
solomon-negusse committed Jun 27, 2024
1 parent 624260b commit 81993a6
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
Expand Up @@ -2,4 +2,4 @@
max-line-length = 88
max-complexity = 18
select = B,C,E,F,W,T4,B9
ignore = E203, E266, E501, W503, F403, E402, W605, F401
ignore = E203, E266, E501, W503, F403, E402, W605

0 comments on commit 81993a6

Please sign in to comment.