From de19212a719b0bc6ea5455b3e32072a76d021df6 Mon Sep 17 00:00:00 2001 From: Mia Herkt Date: Fri, 27 Sep 2024 17:39:18 +0200 Subject: PEP8 compliance --- cleanup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cleanup.py') diff --git a/cleanup.py b/cleanup.py index 14fbc61..4d52c93 100755 --- a/cleanup.py +++ b/cleanup.py @@ -5,4 +5,4 @@ print("Instead, please run") print("") print(" $ FLASK_APP=fhost flask prune") print("") -exit(1); +exit(1) -- cgit v1.2.3