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,6 +1,6 @@
|
||||
from .. exceptions import HandlerNotFound
|
||||
from ..exceptions import HandlerNotFound
|
||||
|
||||
from ... types import serializers
|
||||
from ...types import serializers
|
||||
|
||||
class PublicChannelsHandler:
|
||||
ONCE_PER_SUBSCRIPTION_EVENTS = [
|
||||
|
||||
Reference in New Issue
Block a user