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 e37d2b5 commit c497248Copy full SHA for c497248
ghorgs/exceptions.py
@@ -3,4 +3,4 @@ class GithubGraphQLError(Exception):
3
4
5
class UnexpectedResponseError(Exception):
6
- pass
+ pass
0 commit comments