Files
hsa/.venv/lib/python3.10/site-packages/Crypto/Math/_IntegerNative.pyi
2025-09-11 13:29:12 +00:00

4 lines
81 B
Python

from ._IntegerBase import IntegerBase
class IntegerNative(IntegerBase):
pass