xsigus24's picture
Upload folder using huggingface_hub
1d777c4
raw
history blame contribute delete
163 Bytes
import warnings
warnings.warn(
"lib2to3 package is deprecated and may not be able to parse Python 3.10+",
PendingDeprecationWarning,
stacklevel=2,
)