plugin.audio.librespot/resources/lib/deps/Cryptodome/Math/_IntegerGMP.pyi

4 lines
78 B
Python
Raw Normal View History

2024-02-21 06:17:59 +00:00
from ._IntegerBase import IntegerBase
class IntegerGMP(IntegerBase):
pass