mirror of
https://github.com/yawaflua/Py-SPW.git
synced 2025-12-10 04:19:31 +02:00
little changes
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
from . import api
|
||||
from . import errors
|
||||
from . import payment_webserver
|
||||
|
||||
__all__ = ["Api", "payment_webserver", "errors"]
|
||||
__all__ = ["Api", "errors"]
|
||||
__version__ = 1.0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user