Skip to content

Commit c781fe9

Browse files
committed
style fixes
1 parent 136bcd3 commit c781fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/query/test_query_session.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,4 @@ def cancel(self):
139139
assert "first response attach stream thread" not in thread_names
140140
assert "attach stream thread" not in thread_names
141141

142-
_check_session_state_empty(session)
142+
_check_session_state_empty(session)

0 commit comments

Comments
 (0)