* annotations.py: Annotation class for two-way annotations. Does only support
exactly two dimensions.
This commit is contained in:
@@ -87,7 +87,7 @@ class EinarsWorkflow (Workflow):
|
||||
regression.add_function(Function('pls', 'PLS'))
|
||||
self.add_stage(regression)
|
||||
|
||||
logger.log('debug', 'Einar\'s workflow is now active')
|
||||
logger.log('debug', '\tEinar\'s workflow is now active')
|
||||
|
||||
class WorkflowView (gtk.VBox):
|
||||
|
||||
|
Reference in New Issue
Block a user