Conversation
There was a problem hiding this comment.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
black
[black] reported by reviewdog 🐶
stream-chat-python/stream_chat/tests/test_query_threads.py
Lines 34 to 35 in 7bbc05c
[black] reported by reviewdog 🐶
stream-chat-python/stream_chat/tests/test_query_threads.py
Lines 39 to 40 in 7bbc05c
[black] reported by reviewdog 🐶
[black] reported by reviewdog 🐶
[black] reported by reviewdog 🐶
There was a problem hiding this comment.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
flake8
blank line contains whitespace
blank line contains whitespace
blank line contains whitespace
trailing whitespace
no newline at end of file
📝 [flake8] <3> reported by reviewdog 🐶
isort expected 1 blank line in imports, found 0
📝 [flake8] <5> reported by reviewdog 🐶
isort found an unexpected missing import
📝 [flake8] <1> reported by reviewdog 🐶
isort found an import in the wrong position
[flake8] <401> reported by reviewdog 🐶
'typing.Any' imported but unused
📝 [flake8] <3> reported by reviewdog 🐶
isort expected 1 blank line in imports, found 0
🚫 [flake8] <302> reported by reviewdog 🐶
expected 2 blank lines, found 1
blank line contains whitespace
blank line contains whitespace
blank line contains whitespace
blank line contains whitespace
blank line contains whitespace
7bbc05c to
bb002bd
Compare
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Submit a pull request
CLA
Description of the pull request
We added support of filter and sort parameter in QueryThreads endpoint. This MR adds the query_thread functionality to be used for client.