index
:
site
add-home-app-readme
add-windows-guide
bad-lint-tester
bootcamp-updates
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/django-5.1.13
dependabot/uv/django-simple-bulma-3.0.0
flask-archive
forms
forms-admin
forms-bootstrap
github-button
improve-performance
jb3/user-props-store
main
mgmt-cmd-kill-db-cnx
offensive-messages-patch
swfarnsworth/asking_good_questions
timeline-branch-copy
A mirrored copy of the python-discord/site repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.snekrc
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '.snekrc')
-rw-r--r--
.snekrc
1
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]