mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 14:54:21 +01:00
Rename bfxapi.utils to _utils (and update references).
This commit is contained in:
@@ -5,7 +5,7 @@ if TYPE_CHECKING:
|
||||
from bfxapi.enums import \
|
||||
OrderType, FundingOfferType
|
||||
|
||||
from bfxapi.utils.json_encoder import JSON
|
||||
from bfxapi._utils.json_encoder import JSON
|
||||
|
||||
from decimal import Decimal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user