[CLN] global: apply ruff

This commit is contained in:
Stéphan Sainléger
2025-06-25 15:57:21 +02:00
parent 76db335030
commit 2afa90260f
32 changed files with 194 additions and 159 deletions

View File

@@ -12,7 +12,8 @@
"summary": "Show ticket timesheets in portal view",
# any module necessary for this one to work correctly
"depends": [
"helpdesk_mgmt_timesheet","sale_timesheet_line_exclude",
"helpdesk_mgmt_timesheet",
"sale_timesheet_line_exclude",
],
"qweb": [],
"external_dependencies": {
@@ -31,4 +32,4 @@
# and independently installed. Used for synergetic or glue modules.
"auto_install": False,
"application": False,
}
}