Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
erikstensmo committed Sep 9, 2023
2 parents b66c471 + 8f66cf5 commit c7bfd98
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 @@ -18,10 +18,10 @@ Examples:
```

You can also use it like this:


```
#You can also use it like this
df=DataFrame(CSV.File(SFTPClient.download(sftp, "/mydir/test.csv")))
```
Expand Down

0 comments on commit c7bfd98

Please sign in to comment.