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

This commit is contained in:
2026-02-01 04:28:30 +00:00
parent 68d7851695
commit 97450c45e5

View File

@@ -1,4 +1,3 @@
import pytest
from errorfix.formatters import TextFormatter, JSONFormatter, StructuredFormatter
from errorfix.patterns.matcher import MatchResult
from errorfix.rules.rule import Rule