Skip to content

Commit 847ab74

Browse files
committed
fix: whitespace
1 parent 800fafd commit 847ab74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arango/collection.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ def _prep_from_doc(
171171

172172
def _ensure_key_in_body(self, body: Json) -> Json:
173173
"""Return the document body with "_key" field populated.
174+
174175
:param body: Document body.
175176
:type body: dict
176177
:return: Document body with "_key" field.

0 commit comments

Comments
 (0)