Skip to content

Commit

Permalink
📝 ruff format
Browse files Browse the repository at this point in the history
  • Loading branch information
shroominic committed Dec 12, 2023
1 parent aa44c60 commit 2b0de0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/frontend/chainlitui.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import chainlit as cl # type: ignore

from codeinterpreterapi import CodeInterpreterSession
from codeinterpreterapi import File as CIFile

Expand Down

0 comments on commit 2b0de0c

Please sign in to comment.