arxify's picture
Upload folder using huggingface_hub
ba2f5d6
raw
history blame contribute delete
81 Bytes
from ._IntegerBase import IntegerBase
class IntegerNative(IntegerBase):
pass