Skip to content

Commit

Permalink
Igonre E226
Browse files Browse the repository at this point in the history
  • Loading branch information
himoto authored Oct 11, 2024
1 parent 0e36ccc commit f1cc944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
max-line-length = 99
max-complexity = 20
select = B,C,E,F,W,T4,B9
ignore = E203, E266, E501, E741, W503, F403, F401, F405, F541
ignore = E203, E226, E266, E501, E741, W503, F403, F401, F405, F541

0 comments on commit f1cc944

Please sign in to comment.