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 47821be commit a6e7d35Copy full SHA for a6e7d35
tests/test_methods.py
@@ -43,7 +43,6 @@ def account_methods(self) -> typing.List[Response]:
43
api.account.getAccountSettings(),
44
api.account.setSettings({}),
45
api.account.getStateInstance(),
46
- api.account.getStatusInstance(),
47
api.account.reboot(),
48
api.account.logout(),
49
api.account.setProfilePicture(path)
0 commit comments