Skip to content

Commit 45e7095

Browse files
authored
adding shebang
1 parent 9d1e14a commit 45e7095

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chat.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python3
12
import asyncio
23
import websockets
34
import json

0 commit comments

Comments
 (0)