mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 14:54:21 +01:00
14 lines
302 B
Plaintext
14 lines
302 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
|
|
|
|
ignore=tests,websockets,rest,utils
|