Skip to content

Commit

Permalink
fixes for flake8 config
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexBaranowski committed Dec 12, 2023
1 parent 5ac522f commit d84224c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ exclude =
.git,
__pycache__,
*env*
extend-ignore =
# bash script escape sequence '\$'
W605

0 comments on commit d84224c

Please sign in to comment.