You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
╰$ python
Python 2.7.10 (v2.7.10:15c95b7d81dc, May 23 2015, 09:33:12)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from dopy.manager import DoManager
>>> do = DoManager(None, 'bf62fb4fa8159bd338cce81dd4fb15f839376af53e165164e6528197a70fcd4d', api_version=2)
>>> do.all_active_droplets
<bound method DoManager.all_active_droplets of <dopy.manager.DoManager object at 0x1005e3d50>>
>>> quit()
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: