Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1c5b075

Browse filesBrowse files
committed
this time for surer
1 parent d9c3699 commit 1c5b075
Copy full SHA for 1c5b075

File tree

Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-3
lines changed

‎h11/tests/test_io.py

Copy file name to clipboardExpand all lines: h11/tests/test_io.py
+1-3Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -348,9 +348,7 @@ def _run_reader(*args: Any) -> List[Event]:
348348
return normalize_data_events(events)
349349

350350

351-
def t_body_reader(
352-
thunk: Any, data: bytes, expected: Any, do_eof: bool = False
353-
) -> None:
351+
def t_body_reader(thunk: Any, data: bytes, expected: Any, do_eof: bool = False) -> None:
354352
# Simple: consume whole thing
355353
print("Test 1")
356354
buf = makebuf(data)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.