* fluent: General cleanup.
This commit is contained in:
@@ -6,7 +6,7 @@ class Project:
|
||||
self.name = name
|
||||
self.dim_names = []
|
||||
self._selection_observers = []
|
||||
self.current_data=[]
|
||||
self.current_data=None
|
||||
self.datasets=[]
|
||||
self.sel_obj = dataset.Selection()
|
||||
|
||||
|
Reference in New Issue
Block a user