refactor(automation): rename trigger model config to params

This commit is contained in:
CREDO23 2026-05-27 13:29:22 +02:00
parent fe32cd35ed
commit c8a89ccac8
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
"""SQLAlchemy models and enums for the automation tables."""
"""Models and enums for the automation tables."""
from __future__ import annotations