Description of the issue
For the modules, investigate if we could use getter/setters for the properties, in order to make the classes __init__ easier to understand and expand.
Action Items
Looked up modules:
Notes
- setters apply each time a property is modified - This may break interactions between the modules. Needs to be taken into consideration.
Description of the issue
For the modules, investigate if we could use getter/setters for the properties, in order to make the classes
__init__easier to understand and expand.Action Items
Looked up modules:
LabMetadataNotes