Skip to content

Commit c0c41c2

Browse files
committed
Black
1 parent 714608c commit c0c41c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/chunk_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,4 @@ def do_test_get_text_extra_space(extra=b""):
141141
mock.call(b"wifitest.adafruit.com"),
142142
]
143143
)
144-
assert r.text == str(text, "utf-8")
144+
assert r.text == str(text, "utf-8")

0 commit comments

Comments
 (0)