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

This commit is contained in:
2026-02-02 21:50:38 +00:00
parent 6fc403de85
commit 883d0161fc

View File

@@ -1,6 +1,5 @@
"""Pytest configuration and fixtures for DepAudit tests.""" """Pytest configuration and fixtures for DepAudit tests."""
import json
import tempfile import tempfile
from pathlib import Path from pathlib import Path