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

doc

parent 8909f28d
Branches
Tags
2 merge requests!22Release 0.3,!14F fix list
...@@ -389,6 +389,8 @@ class Parser(object): ...@@ -389,6 +389,8 @@ class Parser(object):
datatype of properties is simply initialized with string. Here, we datatype of properties is simply initialized with string. Here, we
iterate over properties and check whether it is a base datatype of a iterate over properties and check whether it is a base datatype of a
name that was defined in the model (or extern part) name that was defined in the model (or extern part)
the string representations are replaced with caosdb objects
""" """
for key, value in self.model.items(): for key, value in self.model.items():
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment