Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9b4b070

Browse files
committed
Minor cosmetics
1 parent 192a911 commit 9b4b070

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/utils/api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ def init(self):
102102

103103

104104
class Task(object):
105-
106105
def __init__(self, taskid):
107106
self.process = None
108107
self.output_directory = None

0 commit comments

Comments
 (0)