fix: resolve CI linting and type checking issues
Some checks failed
CI / test (push) Has been cancelled
Some checks failed
CI / test (push) Has been cancelled
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
"""Tests for schema inference and validation."""
|
"""Tests for schema inference and validation."""
|
||||||
|
|
||||||
import pytest
|
|
||||||
|
|
||||||
from config_converter.validators import SchemaInferrer, SchemaValidator
|
from config_converter.validators import SchemaInferrer, SchemaValidator
|
||||||
from config_converter.validators.schema import SchemaType
|
from config_converter.validators.schema import SchemaType
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user