Skip to content

Commit 32161c5

Browse files
committed
Fix lint
1 parent 33dae65 commit 32161c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stream_chat/tests/async_chat/test_query_threads.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from typing import Any, Dict
1+
from typing import Dict
22

33
import pytest
44

0 commit comments

Comments
 (0)