mirror of
https://github.com/exituser/prosto-sms-python.git
synced 2026-09-17 04:58:58 +00:00
changed ci to production && fixed get_prices method && fixed GetPriceData model
This commit is contained in:
@@ -81,7 +81,7 @@ class Methods:
|
||||
def get_prices(
|
||||
self,
|
||||
*,
|
||||
group_directions: int = None
|
||||
group_directions: str = None
|
||||
) -> models.GetPricesData:
|
||||
"""
|
||||
Implementation of get_prices
|
||||
|
||||
Reference in New Issue
Block a user