Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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