We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef87b24 commit 3720c4aCopy full SHA for 3720c4a
stacrs.pyi
@@ -130,8 +130,8 @@ async def read(
130
131
Args:
132
href (str): The href to write to
133
- format (str | None): The output format to write. If not provided, will be
134
- inferred from the href's extension.
+ format (str | None): The input format. If not provided, will be inferred
+ from the href's extension.
135
options (list[tuple[str, str]] | None): Options for configuring an
136
object store, e.g. your AWS credentials.
137
0 commit comments