araeyn commited on
Commit
158b0f6
·
verified ·
1 Parent(s): b79a299

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import asyncio
2
  import json
3
  from websockets.server import serve
 
1
+ print("eeeh")
2
  import asyncio
3
  import json
4
  from websockets.server import serve