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

This commit is contained in:
2026-02-02 21:48:02 +00:00
parent 9c6de1b32e
commit 89df03a9b9

View File

@@ -5,7 +5,7 @@ import subprocess
from dataclasses import dataclass
from pathlib import Path
from depaudit.checks import Vulnerability, OutdatedPackage
from depaudit.checks import OutdatedPackage
@dataclass