fix: resolve CI linting failures and test path
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
import pytest
|
|
||||||
from errorfix.formatters import TextFormatter, JSONFormatter, StructuredFormatter
|
from errorfix.formatters import TextFormatter, JSONFormatter, StructuredFormatter
|
||||||
from errorfix.patterns.matcher import MatchResult
|
from errorfix.patterns.matcher import MatchResult
|
||||||
from errorfix.rules.rule import Rule
|
from errorfix.rules.rule import Rule
|
||||||
|
|||||||
Reference in New Issue
Block a user