Skip to content

Commit

Permalink
Merge pull request #1611 from ivyleavedtoadflax/patch-1
Browse files Browse the repository at this point in the history
Update open.md
  • Loading branch information
jorgeorpinel authored Jul 22, 2020
2 parents 9debdc0 + 5368498 commit 75720de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/api-reference/open.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ providing a `remote` argument:
```py
import dvc.api
with open(
with dvc.api.open(
'activity.log',
repo='location/of/dvc/project',
remote='my-s3-bucket'
Expand Down

0 comments on commit 75720de

Please sign in to comment.