Skip to content

Commit f854991

Browse files
Merge pull request #14 from DmitriyAlergant/codex/fix-ruff-linting-errors
Fix backend tests conftest imports
2 parents f64f72c + b32ca04 commit f854991

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
import chainlit.data as data_module
1111
from chainlit import config
12-
import chainlit.data as data_module
1312
from chainlit.callbacks import data_layer
1413
from chainlit.context import ChainlitContext, context_var
1514
from chainlit.data.base import BaseDataLayer

0 commit comments

Comments
 (0)