blob: 0ce266927f935ab0d5990b341e8ecebbd4a99a86 [file] [log] [blame]
[MESSAGES CONTROL]
disable=missing-docstring,fixme,locally-disabled
[BASIC]
# Good variable names which should always be accepted, separated by a comma
good-names=i,j,k,ex,Run,_
[FORMAT]
max-line-length=79