From 68d785169535d81c0a681edd54b092f64694e219 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 1 Feb 2026 04:28:29 +0000 Subject: [PATCH] fix: resolve CI linting failures and test path --- errorfix/tests/test_cli.py | 1 - 1 file changed, 1 deletion(-) diff --git a/errorfix/tests/test_cli.py b/errorfix/tests/test_cli.py index 2f8b3f2..17e90e8 100644 --- a/errorfix/tests/test_cli.py +++ b/errorfix/tests/test_cli.py @@ -1,4 +1,3 @@ -import pytest from click.testing import CliRunner from errorfix.cli import cli