From b2af8806b0a5cfcb7728c9f6fb421705cd024ead Mon Sep 17 00:00:00 2001 From: 2000-Trek Date: Wed, 20 Sep 2023 19:38:17 +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 a5b5c96..4f8e84d 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():