Skip to content

Commit ef3f742

Browse files
committed
format
1 parent 06dd5f8 commit ef3f742

File tree

1 file changed

+0
-1
lines changed
  • taskvine/src/bindings/python3/ndcctools/taskvine

1 file changed

+0
-1
lines changed

taskvine/src/bindings/python3/ndcctools/taskvine/futures.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,6 @@ def wrap_idx(args):
289289
)
290290
)
291291

292-
293292
def submit(self, fn, *args, **kwargs):
294293
if isinstance(fn, FuturePythonTask):
295294
self.manager.submit(fn)

0 commit comments

Comments
 (0)