[FIX] website_sale_aplicoop: lint fixes (exception chaining, imports, remove unused vars)
This commit is contained in:
parent
a997331c2d
commit
91cfb9e137
15 changed files with 1344 additions and 1472 deletions
|
|
@ -1,6 +1,8 @@
|
|||
[MASTER]
|
||||
load-plugins=pylint_odoo
|
||||
score=n
|
||||
# Exclude virtual environment directory from pylint analysis
|
||||
ignore=.venv
|
||||
|
||||
[MESSAGES CONTROL]
|
||||
disable=all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue