fix: resolve CI linting and type checking issues
Some checks failed
CI / test (push) Failing after 12s
Some checks failed
CI / test (push) Failing after 12s
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
"""Tests for TypeScript generator."""
|
"""Tests for TypeScript generator."""
|
||||||
|
|
||||||
import pytest
|
|
||||||
|
|
||||||
from config_converter.generators import TypeScriptGenerator
|
from config_converter.generators import TypeScriptGenerator
|
||||||
from config_converter.validators.schema import SchemaType
|
from config_converter.validators.schema import SchemaType
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user