ch ch ch changes

This commit is contained in:
pacnpal
2024-11-18 01:01:12 +00:00
parent e296f2440c
commit d03e8dc8e8
38 changed files with 121 additions and 121 deletions

View File

@@ -12,7 +12,7 @@ try:
from ..utils.exceptions import DatabaseError, ErrorContext, ErrorSeverity
except ImportError:
# Fall back to absolute imports if relative imports fail
from videoarchiver.utils.exceptions import DatabaseError, ErrorContext, ErrorSeverity
# from videoarchiver.utils.exceptions import DatabaseError, ErrorContext, ErrorSeverity
logger = logging.getLogger("DBSchemaManager")