From a71b8d1ef665bf6569c9e0043df0e73240c386eb Mon Sep 17 00:00:00 2001 From: TylerCG <117808427+TylerCG@users.noreply.github.com> Date: Sun, 27 Apr 2025 21:04:47 -0400 Subject: [PATCH] test --- app/main.py | 4 ++-- app/templates/dropout.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/main.py b/app/main.py index 632428b..106628c 100644 --- a/app/main.py +++ b/app/main.py @@ -26,10 +26,10 @@ def shows(): if 'Dimension 20' in item['SHOW']: if item['SHOW'] in accepted_D20: name = item['SHOW'] - html += '' + html += f'' else: name = item['SHOW'] - html += '' + html += f'