Skip to content

Commit c497248

Browse files
committed
fixing formatting issue (adding proper end of line)
1 parent e37d2b5 commit c497248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ghorgs/exceptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ class GithubGraphQLError(Exception):
33

44

55
class UnexpectedResponseError(Exception):
6-
pass
6+
pass

0 commit comments

Comments
 (0)