Get parents recursively
Compare changes
Entity.get_parents_recursively()
did not work for unretrieved parents. Does work now. See #159 (closed).
See pyinttests: pytest-3 -k recurs
or pytest-3 tests/test_recursive_parents.py
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.