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 923e294 commit b2feddaCopy full SHA for b2fedda
cterasdk/asynchronous/core/portals.py
@@ -17,4 +17,4 @@ async def browse_global_admin(self):
17
"""
18
Browse the Global Admin
19
20
- self.browse('')
+ await self.browse('')
0 commit comments