Update the datamodel_se object hierarchy.
Open
- Dominant language
- Python
- Stars
- 497
- Forks
- 77
- Avg merge
- 22h 37m
- Merged PRs (30d)
- 45
Description
Update the datamodel_se object hierarchy to better group specific attributes.
For example,
'rename' should be available only for 'named-objects' and not 'singeltons'.
Try using:
dir(workflow) to check if 'rename' is no longer available to check this.
Contributor guide
Assessment
This issue has not been assessed yet.