Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
gbtami committed Jan 7, 2025
1 parent 5bf57ec commit 1b9693a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/wst.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from tournament import T_CREATED, T_STARTED
from tournaments import load_tournament
from websocket_utils import process_ws, get_user, ws_send_json
from logger import log
# from logger import log


async def tournament_socket_handler(request):
Expand Down

0 comments on commit 1b9693a

Please sign in to comment.