price / src /misc /exceptions.py
abashar's picture
make it ready for HF
fed5c73
raw
history blame contribute delete
42 Bytes
class ModelTypeError(Exception):
pass