Thanks to visit codestin.com Credit goes to github.com
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 121c69f commit 267ed70Copy full SHA for 267ed70
tests/test_methods.py
@@ -20,7 +20,6 @@ def test_methods(self, mock_request):
20
methods = [
21
*self.account_methods,
22
*self.group_methods,
23
- *self.status_methods,
24
*self.log_methods,
25
*self.queue_methods,
26
*self.read_mark_methods,
0 commit comments