Skip to content

Commit

Permalink
Add native example for tosfs
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghua committed Oct 10, 2024
1 parent d2ce2d0 commit 49085ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/native.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@

# clean local files
os.remove(local_file_path)
os.remove(downloaded_file_path)
os.remove(downloaded_file_path)

0 comments on commit 49085ae

Please sign in to comment.