fixes
This commit is contained in:
@@ -41,7 +41,7 @@ def workflow_list():
|
||||
except Exception, e:
|
||||
logger.log('warning', 'Cannot load workflow: %s' % fn)
|
||||
logger.log('warning', e)
|
||||
|
||||
|
||||
return retval
|
||||
|
||||
class Workflow:
|
||||
|
Reference in New Issue
Block a user