ENH: add convenience functions
Compare changes
Files
3+ 27
− 0
@@ -505,6 +505,10 @@ class Entity:
@@ -2125,6 +2129,14 @@ class Property(Entity):
@@ -5670,3 +5682,18 @@ def _filter_entity_list_by_identity(listobject: list[Entity],
added convenience functions value_matches_versionid
, get_id_from_versionid
and get_versionid
pipeline
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.