fix: resolve CI/CD issues - fixed linting and type errors
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-01-31 06:07:06 +00:00
parent 53bc9f5532
commit 2dfb25f56b

View File

@@ -2,7 +2,6 @@
from dataclasses import dataclass, field
from datetime import datetime
from typing import Optional
@dataclass