From 31af125ab4d92774a61aa09de0a96accd4800d8f Mon Sep 17 00:00:00 2001 From: Adrien Hamraoui Date: Tue, 17 Oct 2023 11:36:08 +0200 Subject: [PATCH] fix(fmt): run black --- tests/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/settings.py b/tests/settings.py index 31f3caa..96893ae 100644 --- a/tests/settings.py +++ b/tests/settings.py @@ -33,4 +33,4 @@ } } -STATIC_URL = "/static/" \ No newline at end of file +STATIC_URL = "/static/"