[CLN] global: apply ruff
This commit is contained in:
@@ -65,12 +65,7 @@ This module is maintained by Elabore.
|
||||
|
||||
""",
|
||||
# any module necessary for this one to work correctly
|
||||
"depends": [
|
||||
"base",
|
||||
"project",
|
||||
"account",
|
||||
"sale"
|
||||
],
|
||||
"depends": ["base", "project", "account", "sale"],
|
||||
"qweb": [
|
||||
# "static/src/xml/*.xml",
|
||||
],
|
||||
|
Reference in New Issue
Block a user