We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a9ab1b commit d35183aCopy full SHA for d35183a
1 file changed
test/test_protocol.py test/protocol/test_fetch.pytest/test_protocol.py renamed to test/protocol/test_fetch.py
@@ -66,6 +66,3 @@ def test_decode_fetch_response_partial():
66
# partitions[0][3], bytes_to_read=len(partitions[0][3]))
67
#assert len(m1) == 2
68
#assert m1[1] == (None, None, PartialMessage())
69
-
70
71
0 commit comments