Skip to content

Commit

Permalink
Update docs/source/en/package_reference/serialization.md
Browse files Browse the repository at this point in the history
Co-authored-by: Célina <[email protected]>
  • Loading branch information
Wauplin and hanouticelina authored Dec 12, 2024
1 parent d796252 commit 5c2bb63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/en/package_reference/serialization.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ The `entries` parameter also supports passing an iterable of paths or bytes. Thi

```python
>>> import json
>>> import safetensors.load
>>> import safetensors.torch
>>> from huggingface_hub import read_dduf_file

# Read DDUF metadata
Expand Down

0 comments on commit 5c2bb63

Please sign in to comment.