You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
backend/api.py:270:53: E702 multiple statements on one line (semicolon) in #62 - this shouldn't be an error since semicolon is in string. This error is not present when running pre-commit locally. This is perhaps some weird bug in our CI
The text was updated successfully, but these errors were encountered:
backend/api.py:270:53: E702 multiple statements on one line (semicolon)
in #62 - this shouldn't be an error since semicolon is in string. This error is not present when running pre-commit locally. This is perhaps some weird bug in our CIThe text was updated successfully, but these errors were encountered: