Black again

This commit is contained in:
Théo DURR 2022-08-27 21:23:49 +02:00
parent 700fed860d
commit 05b86e1f7a
No known key found for this signature in database
GPG Key ID: 708858E9F7281E30
1 changed files with 1 additions and 1 deletions

View File

@ -671,7 +671,7 @@ if DEBUG:
]
SASS_INCLUDE_FOLDERS = ["core/static/"]
SENTRY_ENV = "development"
if "test" in sys.argv:
CAPTCHA_TEST_MODE = True