mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 06:44:22 +01:00
Add #pylint: disable=duplicate-code comment in serializers.py and types.py (both rest and websocket).
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#pylint: disable=duplicate-code
|
||||
|
||||
#pylint: disable-next=wildcard-import,unused-wildcard-import
|
||||
from typing import *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user