[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

@@ -7,18 +7,15 @@
"version": "16.0.0.0.0",
"license": "AGPL-3",
"author": "Elabore",
"website": "https://www.elabore.coop",
'summary': 'Event mail attachments',
'description': """
"website": "https://github.com/elabore-coop/event-tools",
"summary": "Event mail attachments",
"description": """
Event mail attachments
----------------------------------------------------
""",
"category": "",
"depends": ["ctl_training_customization"],
"data": [
'views/mail_template_views.xml'
],
"data": ["views/mail_template_views.xml"],
"installable": True,
}