Black and ISORT fixes

This commit is contained in:
2025-10-07 09:39:51 +02:00
parent ad8018ad7e
commit b378275dff
2 changed files with 2 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
"""Frontend Flask application module."""
import logging
from typing import Any, Dict, Optional

View File

@@ -1,4 +1,5 @@
"""Frontend Flask application module."""
import logging
from typing import Any, Dict, Optional