Skip to content

Commit e0d5e3e

Browse files
Update src/globus_sdk/experimental/gcs_collection_client.py
Co-authored-by: derek-globus <113056046+derek-globus@users.noreply.github.com>
1 parent 5ef619a commit e0d5e3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/globus_sdk/experimental/gcs_collection_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
class _GCSCollectionScopesClassStub(GCSCollectionScopes):
1515
"""
1616
This internal stub object ensures that the type deductions for type checkers (e.g.
17-
mypy) on SpecificFlowClient.scopes are correct.
17+
mypy) on GCSCollectionClient.scopes are correct.
1818
1919
Primarily, it should be possible to access the `scopes` attribute, the `user`
2020
scope, and the `resource_server`, but these usages should raise specific and

0 commit comments

Comments
 (0)