SimplifyMe's picture
Upload folder using huggingface_hub
9cddcfd
raw
history blame contribute delete
No virus
117 Bytes
class SerializationSetupError(ValueError):
"""Raised when a serializers cannot be set up correctly."""
pass