geored's picture
Upload folder using huggingface_hub
0a06673 verified
raw
history blame
135 Bytes
from typing import Any
from ._IntegerNative import IntegerNative
_raw_montgomery = Any
class IntegerCustom(IntegerNative):
pass