aboutsummaryrefslogtreecommitdiff
path: root/frozen_deps/Cryptodome/Math/_IntegerNative.pyi
blob: 3f65a39eb3a45c812b57905bff0173a8817be638 (plain) (blame)
1
2
3
from ._IntegerBase import IntegerBase
class IntegerNative(IntegerBase):
    pass