geored's picture
Upload folder using huggingface_hub
0a06673 verified
raw
history blame
78 Bytes
from ._IntegerBase import IntegerBase
class IntegerGMP(IntegerBase):
pass