mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 14:54:21 +01:00
Apply pylint's linting rules to bfxapi/websocket/handlers/*.py.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#pylint: disable=dangerous-default-value
|
||||
|
||||
from typing import Type, Generic, TypeVar, Iterable, Optional, Dict, List, Tuple, Any, cast
|
||||
|
||||
from .exceptions import LabelerSerializerException
|
||||
|
||||
Reference in New Issue
Block a user