Extend assembly with find; fix remove and add on nested assemblies
Open
assembly
- Dominant language
- Python
- Stars
- 5.8k
- Forks
- 541
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 5
Description
- [ ] `find(self, name: str) -> list[str]`
- [ ] `remove(self, list[str])` overload
- [ ] Fix `remove` for nested assmblies, i.e. remove all references
- [ ] Fix `add` used on already owned subassembly: `assy.subassy.add(...)` does not currently add to the parent.
- [ ] Tests
- [ ] Docs
Related to #2014 , CC: @shimwell
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.