mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 06:44:22 +01:00
Apply refactoring to some relative import directives.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
from .. exceptions import HandlerNotFound
|
||||
from ..exceptions import HandlerNotFound
|
||||
|
||||
from ... types import serializers
|
||||
from ...types import serializers
|
||||
|
||||
from ... types.serializers import _Notification
|
||||
from ...types.serializers import _Notification
|
||||
|
||||
class AuthenticatedEventsHandler:
|
||||
__once_abbreviations = {
|
||||
|
||||
Reference in New Issue
Block a user