blob: cfda12bcde63654e7364ac2458e0a5d1b0fd8f35 [file] [log] [blame]
[MESSAGES CONTROL]
disable=C0111, W0621, R0201, R0913, R0903, W0511, C0330
[BASIC]
no-docstring-rgx=(test_.*)|(__.*__)
[FORMAT]
indent-string=' '
good-names=i,f
[SIMILARITIES]
min-similarity-lines=6