From 883d0161fc8f3c222fb3f3a5f1da7acd0177c69f Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Mon, 2 Feb 2026 21:50:38 +0000 Subject: [PATCH] fix: resolve CI linting failures --- tests/conftest.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/conftest.py b/tests/conftest.py index eefd6ce..8c09a5b 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -1,6 +1,5 @@ """Pytest configuration and fixtures for DepAudit tests.""" -import json import tempfile from pathlib import Path