Skip to content

Commit 303804a

Browse files
committed
NRL-708 add space
1 parent 6a7f3cd commit 303804a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/producer/createDocumentReference/create_document_reference.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ def _create_core_model(resource: DocumentReference, metadata: ConnectionMetadata
5252
document_reference=resource,
5353
nrl_permissions=metadata.nrl_permissions,
5454
)
55+
5556
return DocumentPointer.from_document_reference(
5657
document_reference, created_on=creation_time
5758
)

0 commit comments

Comments
 (0)