Skip to content

Commit 572ee3b

Browse files
committed
ruff formatting again
1 parent 32e0893 commit 572ee3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/chainlit/socket.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
from chainlit.auth import (
1010
get_current_user,
11-
require_login,
1211
reconstruct_token_from_cookies,
12+
require_login,
1313
)
1414
from chainlit.chat_context import chat_context
1515
from chainlit.config import config

0 commit comments

Comments
 (0)