From 85e198bbab606b2c4c29e16317956a35e3067b2e Mon Sep 17 00:00:00 2001 From: Glandos Date: Sun, 28 Aug 2022 11:43:03 +0200 Subject: [PATCH] format --- ihatemoney/run.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ihatemoney/run.py b/ihatemoney/run.py index ab4637c7..69b9b32f 100644 --- a/ihatemoney/run.py +++ b/ihatemoney/run.py @@ -145,7 +145,7 @@ def create_app( "script-src": ["'self'", "'unsafe-inline'"], "object-src": "'none'", "img-src": ["'self'", "data:"], - "style-src": ["'self'", "'unsafe-inline'"] + "style-src": ["'self'", "'unsafe-inline'"], } Talisman(