Files
prop-data-guard/backend/.venv/lib/python3.9/site-packages/Crypto/Math/_IntegerGMP.pyi
T
2026-04-22 17:07:33 +08:00

4 lines
78 B
Python

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