Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
flavioschneider committed Oct 11, 2022
1 parent 146146d commit 2b56332
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@ dataset = ClothoDataset(
)
```


#### Full API:
```py
dataset = ClothoDataset(
root: str, # Path where the dataset is saved
Expand Down

0 comments on commit 2b56332

Please sign in to comment.