Skip to content

Commit 2b0de0c

Browse files
committed
📝 ruff format
1 parent aa44c60 commit 2b0de0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/frontend/chainlitui.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import chainlit as cl # type: ignore
2+
23
from codeinterpreterapi import CodeInterpreterSession
34
from codeinterpreterapi import File as CIFile
45

0 commit comments

Comments
 (0)