Fix flake8 running on venv files
This commit is contained in:
parent
d9469938ec
commit
85db7af0e1
1 changed files with 1 additions and 0 deletions
|
@ -28,3 +28,4 @@ known_first_party = "servala"
|
||||||
|
|
||||||
[tool.flake8]
|
[tool.flake8]
|
||||||
max-line-length = 160
|
max-line-length = 160
|
||||||
|
exclude = ".venv"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue