Skip to content

Commit

Permalink
Update __init__.pyi (#533)
Browse files Browse the repository at this point in the history
small spelling error
  • Loading branch information
w1gs authored Oct 8, 2024
1 parent 5db3b92 commit 41bd1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/python/py_src/safetensors/__init__.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ class safe_open:
The filename to open
framework (:obj:`str`):
The framework you want you tensors in. Supported values:
The framework you want your tensors in. Supported values:
`pt`, `tf`, `flax`, `numpy`.
device (:obj:`str`, defaults to :obj:`"cpu"`):
Expand Down

0 comments on commit 41bd1ac

Please sign in to comment.