fix logging and notifications

This commit is contained in:
2024-01-10 15:50:35 +01:00
parent 2218107228
commit 3ca6dd468f
5 changed files with 12 additions and 4 deletions

View File

@@ -36,7 +36,6 @@ import jsonschema
import logging
import re
class BaseConfig:
JSON_SCHEMA = {
"type": "object",