fix: resolve CI linting failures
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-02 21:46:52 +00:00
parent 9e29cb5813
commit ea08d50b30

View File

@@ -1,7 +1,5 @@
from __future__ import annotations from __future__ import annotations
from dataclasses import dataclass
from typing import Any
from depaudit.checks import LicenseInfo from depaudit.checks import LicenseInfo