Skip to content
Snippets Groups Projects
Commit 19ca15d6 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

FIX: update description

parent d45bd61c
No related branches found
No related tags found
1 merge request!22Release 0.3
......@@ -486,6 +486,8 @@ def assure_has_property(entity, name, value, to_be_updated=None,
guard.safe_update(entity, unique=False)
else:
to_be_updated.append(entity)
return
properties = entity.get_properties()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment