Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrem committed Oct 25, 2023
2 parents 4b62b64 + d74faa0 commit 9d9f8d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,9 +358,9 @@ Additional examples:
- [create list column](examples/onedrive/columns/create_text.py)
- [download file](examples/onedrive/files/download_default.py)
- [export files](examples/onedrive/files/export.py)
- [upload folder](examples/onedrive/folder/upload.py)
- [upload folder](examples/onedrive/folders/upload.py)
- [list drives](examples/onedrive/drives/list.py)
- [list files](examples/onedrive/list_files.py)
- [list files](examples/onedrive/folders/list_with_files.py)

Refer to [OneDrive examples section](examples/onedrive) for more examples.

Expand Down

0 comments on commit 9d9f8d9

Please sign in to comment.