We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1127fcf commit c137a4eCopy full SHA for c137a4e
src/ui/routes.py
@@ -2,8 +2,8 @@
2
Routes module for the Bingo application.
3
"""
4
5
-import logging
6
import json
+import logging
7
8
from nicegui import app, ui
9
0 commit comments