From 98bdb22a61206db58634a1d187274be98037623a Mon Sep 17 00:00:00 2001 From: 2000-Trek Date: Wed, 20 Sep 2023 19:37:46 +0200 Subject: [PATCH] test --- Website/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Website/__init__.py b/Website/__init__.py index 4f8e84d..a5b5c96 100644 --- a/Website/__init__.py +++ b/Website/__init__.py @@ -92,7 +92,7 @@ def create_app(test_config=None):
Search for User:


- ''' + text + '' + ''' + text + ' ' @app.route("/list/user", methods=['GET']) def user_info():