[CLN] global : full pre-commit & ruff lint

This commit is contained in:
jscampucci
2025-09-15 12:58:03 +02:00
parent b63c4b5335
commit 174aabfbbb
71 changed files with 673 additions and 429 deletions

View File

@@ -5,12 +5,12 @@
"version": "16.0.1.0.0",
"license": "AGPL-3",
"author": "Elabore",
"website": "https://www.elabore.coop",
'summary': 'Not usefull anymore for CTL',
"website": "https://github.com/elabore-coop/event-tools",
"summary": "Not usefull anymore for CTL",
"category": "",
"depends": ["website_event_track"],
"data": [
'views/event_track_views.xml',
],
"data": [
"views/event_track_views.xml",
],
"installable": True,
}