diff --git a/run.py b/run.py index c54975a..90514bb 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