fix: pylint file name was wrong
This commit is contained in:
parent
e24ef80272
commit
364663ab66
@ -221,7 +221,7 @@ indent-after-paren=4
|
|||||||
indent-string=' '
|
indent-string=' '
|
||||||
|
|
||||||
# Maximum number of characters on a single line.
|
# Maximum number of characters on a single line.
|
||||||
max-line-length=120
|
max-line-length=140
|
||||||
|
|
||||||
# Maximum number of lines in a module.
|
# Maximum number of lines in a module.
|
||||||
max-module-lines=1000
|
max-module-lines=1000
|
Loading…
Reference in New Issue
Block a user