Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
Signed-off-by: SdgJlbl <[email protected]>
  • Loading branch information
SdgJlbl committed Feb 2, 2024
1 parent dd26af5 commit ffdeb09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/substrapp/utils/errors.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ def store_failure(
neither a `BuildError` nor an `ExecutionError`.
"""


if error_type not in [failure_report_pb2.ERROR_TYPE_BUILD, failure_report_pb2.ERROR_TYPE_EXECUTION]:
return None

Expand Down

0 comments on commit ffdeb09

Please sign in to comment.