We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 192a911 commit 9b4b070Copy full SHA for 9b4b070
1 file changed
lib/utils/api.py
@@ -102,7 +102,6 @@ def init(self):
102
103
104
class Task(object):
105
-
106
def __init__(self, taskid):
107
self.process = None
108
self.output_directory = None
0 commit comments