Skip to content

Commit f004042

Browse files
kkerezsispanglerco
andauthored
Update examples/assetmanagement/assets.py
Co-authored-by: Paul Spangler <[email protected]>
1 parent 658b97a commit f004042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/assetmanagement/assets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
take=1,
8888
descending=False,
8989
return_count=False,
90-
) # type: ignore
90+
)
9191
client.query_assets(query=query_asset_request)
9292

9393
# Link files to the created asset.

0 commit comments

Comments
 (0)