From 98e85d8ac8f8e8456ef21f36c02907a9bfede7f2 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Wed, 4 Feb 2026 07:32:27 +0000 Subject: [PATCH] fix: resolve CI/CD test failures and linting issues --- tests/test_schema.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/test_schema.py b/tests/test_schema.py index bbaa9d5..5236e81 100644 --- a/tests/test_schema.py +++ b/tests/test_schema.py @@ -1,7 +1,5 @@ """Tests for JSON Schema generation.""" -import pytest - from config_convert.utils import generate_schema