mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2026-01-04 22:44:19 +01:00
Upgrade to Mypy 1.3.0 (old: 0.991). Fix compatibility problems with Mypy. Add type hints to bfxapi.websocket.handlers.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from .import dataclasses
|
||||
|
||||
from .labeler import \
|
||||
#pylint: disable-next=unused-import
|
||||
from .labeler import _Serializer, \
|
||||
generate_labeler_serializer, generate_recursive_serializer
|
||||
|
||||
#pylint: disable-next=unused-import
|
||||
|
||||
Reference in New Issue
Block a user