Skip to content

Commit b10144d

Browse files
committed
debug
1 parent 09fa3d9 commit b10144d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
algorithm="HS256",
3838
)
3939

40+
print("token:", token)
4041

4142
async def main():
4243
async with websockets.client.connect(

0 commit comments

Comments
 (0)