first add files
This commit is contained in:
4
lib/Crypto/Math/Numbers.pyi
Normal file
4
lib/Crypto/Math/Numbers.pyi
Normal file
@@ -0,0 +1,4 @@
|
||||
from Crypto.Math._IntegerBase import IntegerBase
|
||||
|
||||
class Integer(IntegerBase):
|
||||
pass
|
||||
Reference in New Issue
Block a user