From e7f053a618095a6e6eee966d248cc5e2743a6fd1 Mon Sep 17 00:00:00 2001 From: Aryamanz29 Date: Mon, 19 Apr 2021 08:33:17 +0530 Subject: [PATCH] SETUP ENV : DO NOT MERGE (#244) --- run.py | 1 + 1 file changed, 1 insertion(+) diff --git a/run.py b/run.py index c54975a9..90514bb1 100644 --- a/run.py +++ b/run.py @@ -98,3 +98,4 @@ def make_shell_context(): if __name__ == "__main__": application.run(port=5000) +# COMPULSORY TASK : SETUP ENV \ No newline at end of file