Skip to content

Commit

Permalink
fix copy to sample snippet (Azure#26101)
Browse files Browse the repository at this point in the history
  • Loading branch information
catalinaperalta authored and mccoyp committed Sep 22, 2022
1 parent 6d11fad commit 9daf4b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ def begin_copy_document_model_to(
.. admonition:: Example:
.. literalinclude:: ../samples/v3.2/sample_copy_model.py
.. literalinclude:: ../samples/v3.2/sample_copy_model_to.py
:start-after: [START begin_copy_document_model_to]
:end-before: [END begin_copy_document_model_to]
:language: python
Expand Down

0 comments on commit 9daf4b2

Please sign in to comment.