You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test Added a test for BatchRequestItem's serialize method.
Adding this test required fixing the request_info fixture and the test_initialization test because
they were using a BytesIO object when the content field should just be bytes.
0 commit comments