Skip to content

Commit a87a5e2

Browse files
authored
Merge pull request #1733 from dudanogueira/update-replace-docstring
update replace docstring
2 parents 99da2a8 + 82f9650 commit a87a5e2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

weaviate/collections/data/executor.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,6 @@ def replace(
243243
244244
This is equivalent to a PUT operation.
245245
246-
If the object does not exist yet, it will be created.
247-
248246
Args:
249247
uuid: The UUID of the object, REQUIRED.
250248
properties: The properties of the object, REQUIRED.

0 commit comments

Comments
 (0)