plugin.audio.librespot/resources/lib/deps/Cryptodome/Math/_IntegerGMP.pyi
2024-02-21 01:17:59 -05:00

3 lines
78 B
Python

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