Skip to content

Commit

Permalink
begins fix for flake8 config
Browse files Browse the repository at this point in the history
  • Loading branch information
bsavitzky committed Nov 14, 2023
1 parent 0e54406 commit 7bb51a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/linters/.flake8
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[flake8]
select: "F402,F404,F812,F823,F831,F821,F822,E112,E113,E901,E902,E999"
extend-ignore: "E501,,E114,E115,E116,E201,E202,E203,E231,E266"

0 comments on commit 7bb51a7

Please sign in to comment.