From 3f18f519f2fe77713d40262422cf7a7b43ccc8df Mon Sep 17 00:00:00 2001 From: Kiruthik-Saran <88703575+Kiruthik-Saran@users.noreply.github.com> Date: Wed, 8 Jun 2022 10:40:06 +0530 Subject: [PATCH] Update app.py --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index 96eb179..7fc4529 100644 --- a/app.py +++ b/app.py @@ -5,4 +5,4 @@ @app.route('/') def counter(): - return 'Hello From WebMagic Informatica' + return 'Hello From WebMagic Informatica !!!'