Skip to content

Commit 262480d

Browse files
committed
add imports
1 parent 2dc9f61 commit 262480d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google/cloud/storage/_experimental/asyncio/async_appendable_object_writer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
if you want to use these Rapid Storage APIs.
2222
2323
"""
24+
from io import BytesIO, BufferedReader
2425
from typing import Optional, Union
2526

2627
from google.api_core import exceptions

0 commit comments

Comments
 (0)