diff --git a/src/linkahead/high_level_api.py b/src/linkahead/high_level_api.py
index 44686a42679595df50900616c57931d72ff97cdb..a835fbb3f5f92cc1f918e047788b8b09218df800 100644
--- a/src/linkahead/high_level_api.py
+++ b/src/linkahead/high_level_api.py
@@ -688,9 +688,11 @@ class CaosDBPythonEntity(object):
 
 Parameters
 ----------
+
 without_metadata: bool, optional
   If True don't set the metadata field in order to increase
   readability. Not recommended if deserialization is needed.
+
 plain_json: bool, optional
   If True, serialize to a plain dict without any additional information besides the property values,
   name and id.  This should conform to the format as specified by the json schema generated by the