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 3c147ad commit c6f2dfcCopy full SHA for c6f2dfc
1 file changed
aiarena/frontend/views/graphql.py
@@ -44,5 +44,4 @@ def _capture_sentry_exceptions(self, errors):
44
# return formatted_error
45
46
def format_error(self, error):
47
- return super().format_error(error)
48
-
+ return super().format_error(error)
0 commit comments