From a309f3e89165a7348501d84b3b2e7629e9a56913 Mon Sep 17 00:00:00 2001 From: Matthias Seghers Date: Tue, 12 Mar 2024 16:53:58 +0100 Subject: [PATCH] i'm stoopid forgor ruff --- backend/app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/app.py b/backend/app.py index eeee0710..030c32e4 100644 --- a/backend/app.py +++ b/backend/app.py @@ -30,7 +30,7 @@ origins = [ "https://localhost", "https://localhost:8080", - "http://localhost:5173" + "http://localhost:5173", ] app.add_middleware(