[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,15 +7,13 @@
"version": "16.0.1.0.0",
"license": "AGPL-3",
"author": "Elabore",
"website": "https://www.elabore.coop",
"website": "https://github.com/elabore-coop/event-tools",
"category": "",
'summary': 'Copy website event tracks when copy event',
'description': """Copy website event tracks when copy event
"summary": "Copy website event tracks when copy event",
"description": """Copy website event tracks when copy event
""",
"depends": ["website_event_track"],
"data": [
],
"data": [],
"installable": True,
}