mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 14:54:21 +01:00
Rename bfxapi._utils.logger to bfxapi._utils.logging (and update references).
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from typing import \
|
||||
TYPE_CHECKING, TypedDict, List, Literal, Optional
|
||||
|
||||
from bfxapi._utils.logger import ColorLogger
|
||||
from bfxapi._utils.logging import ColorLogger
|
||||
|
||||
from bfxapi.exceptions import IncompleteCredentialError
|
||||
|
||||
|
||||
Reference in New Issue
Block a user