Skip to content

Commit c6f2dfc

Browse files
committed
remove trailing
1 parent 3c147ad commit c6f2dfc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

aiarena/frontend/views/graphql.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,4 @@ def _capture_sentry_exceptions(self, errors):
4444
# return formatted_error
4545

4646
def format_error(self, error):
47-
return super().format_error(error)
48-
47+
return super().format_error(error)

0 commit comments

Comments
 (0)