mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-20 15:24:21 +01:00
12 lines
264 B
Plaintext
12 lines
264 B
Plaintext
[MESSAGES CONTROL]
|
|
|
|
disable=too-few-public-methods,
|
|
import-error,
|
|
too-many-arguments,
|
|
duplicate-code,
|
|
too-many-locals,
|
|
no-init,
|
|
len-as-condition,
|
|
too-many-instance-attributes,
|
|
invalid-name
|