From e64b034bd2c347532fd50556067420fc2507e9f4 Mon Sep 17 00:00:00 2001 From: Francesco Luzzana Date: Thu, 2 Jun 2022 01:07:21 +0200 Subject: [PATCH] format --- pad-bis.py | 9 --------- 1 file changed, 9 deletions(-) diff --git a/pad-bis.py b/pad-bis.py index db3e199..d58ce7b 100644 --- a/pad-bis.py +++ b/pad-bis.py @@ -120,13 +120,4 @@ def add(): return render_template('index.html') - - - - - - - - - app.run(port=3146)