KE-works / pykechain

Open source Python API to KE-chain 2
http://pykechain.readthedocs.io
Apache License 2.0
4 stars 3 forks source link

Alter the code to remove the assumption that the first part of descendants is the root #1446

Closed raduiordache closed 4 months ago

raduiordache commented 4 months ago

Refactored several retrieval tests to split long lines into multiple lines, improving readability. Also adjusted the expected child instances count. Furthermore, added an entry to the CHANGELOG regarding a refactor about retrieving descendants of a 'Part'.

Fixes #

Checklist: