mirror of
https://github.com/exituser/prosto-sms-python.git
synced 2026-09-17 04:58:58 +00:00
fixed: error with data
moved: api to init updated: version up to 0.0.2
This commit is contained in:
@@ -10,5 +10,5 @@ class NoAuthData(ApiException):
|
||||
pass
|
||||
|
||||
|
||||
class ApiError(ApiException):
|
||||
class RequestError(ApiException):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user