Reformat code using PyCharm

This commit is contained in:
Aymane Hrouch
2023-04-27 15:43:59 +01:00
parent 86e0fbe556
commit f1594cfdde
33 changed files with 675 additions and 666 deletions

View File

@@ -1,6 +1,8 @@
import websockets
from json import dumps, loads
import websockets
# Define the asynchronous function to test the WebSocket connection