MisterAI's picture
download
raw
219 Bytes
import sys
import io
def _text_encoding(encoding, stacklevel=2, /): # pragma: no cover
return encoding
text_encoding = (
io.text_encoding if sys.version_info > (3, 10) else _text_encoding # type: ignore
)

Xet Storage Details

Size:
219 Bytes
·
Xet hash:
d0537abdd745f31a6eb72d4c71ac4b0b0963c284d0f1e6c7f8a035dd660f2feb

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.