File size: 270 Bytes
4021124
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
[MESSAGES CONTROL]
disable=
    too-many-arguments,
    too-many-instance-attributes,
    too-few-public-methods,
    anomalous-backslash-in-string,
    missing-class-docstring,
    missing-module-docstring,
    missing-function-docstring,

[FORMAT]
max-line-length=120