Skip to content

Commit dfb030a

Browse files
committed
flake8
1 parent 20f9ebc commit dfb030a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

qiita_db/processing_job.py

-1
Original file line numberDiff line numberDiff line change
@@ -1058,7 +1058,6 @@ def submit(self, parent_job_id=None, dependent_jobs_list=None):
10581058
# error
10591059
self._set_error(str(e))
10601060

1061-
10621061
# note that parent_job_id is being passed transparently from
10631062
# submit declaration to the launcher.
10641063
# TODO: In proc launches should throw exceptions, that are

0 commit comments

Comments
 (0)