fixed mypy and ruff errors

This commit is contained in:
2025-11-07 06:14:52 -05:00
parent f713b8d4fa
commit 0c9bd40659
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
"""database."""
from __future__ import annotations
import logging