Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7e353cf

Browse files
committed
added app.py to backend and copied over code from temp
1 parent 165782a commit 7e353cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ def handle(msg):
2121

2222
# Running app
2323
if __name__ == '__main__':
24-
socket.run(app)
24+
socket.run(app)

0 commit comments

Comments
 (0)