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 @@ from dataclasses import dataclass
|
||||
|
||||
from .labeler import _Type, partial, compose
|
||||
|
||||
from ..utils.json_encoder import JSON
|
||||
from .._utils.json_encoder import JSON
|
||||
|
||||
#region Dataclass definitions for types of public use
|
||||
|
||||
|
||||
Reference in New Issue
Block a user