aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.snekrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.snekrc b/.snekrc
index b03b9a92..448330c7 100644
--- a/.snekrc
+++ b/.snekrc
@@ -3,6 +3,7 @@ linters = flake8, isort
[flake8]
max-line-length = 79
+exclude=venv
[yapf]