mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 23:04:21 +01:00
Remove all old '# pylint:' comments from all python files.
This commit is contained in:
@@ -6,7 +6,6 @@ from datetime import datetime
|
||||
from functools import wraps
|
||||
from typing import Any, Awaitable, Callable, Dict, List, Optional, TypeVar, cast
|
||||
|
||||
# pylint: disable-next=wrong-import-order
|
||||
from typing_extensions import Concatenate, ParamSpec
|
||||
from websockets.client import WebSocketClientProtocol
|
||||
|
||||
|
||||
Reference in New Issue
Block a user