Skip to content

Commit

Permalink
Update task.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ablakley-r7 authored Nov 4, 2024
1 parent 64d9f87 commit 6899131
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ def run(self, params={}, state={}, custom_config: dict = {}): # pylint: disable
f"Unknown exception has occurred. No results returned. Error: {error} "
f"Existing state: {existing_state}"
)

return (
[],
existing_state,
Expand Down

0 comments on commit 6899131

Please sign in to comment.