This commit is contained in:
Devaev Maxim 2020-08-22 19:03:25 +03:00
parent fac83d9aaf
commit 7f74d7ee45

View File

@ -32,6 +32,7 @@ disable =
too-many-ancestors, too-many-ancestors,
no-else-return, no-else-return,
len-as-condition, len-as-condition,
raise-missing-from,
[REPORTS] [REPORTS]
msg-template = {symbol} -- {path}:{line}({obj}): {msg} msg-template = {symbol} -- {path}:{line}({obj}): {msg}