Skip to content

Commit 6c25844

Browse files
committed
chore: flake8 config to ignore direnv
1 parent 891134a commit 6c25844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
ignore = E226,E302,E41,W503
33
max-line-length = 160
44
max-complexity = 10
5-
exclude = .git,venv,.tox
5+
exclude = .git,venv,.tox,.pytest_cache,.direnv

0 commit comments

Comments
 (0)