phase 15: fix ruff lint errors across services
This commit is contained in:
@@ -11,7 +11,7 @@ from __future__ import annotations
|
||||
import json
|
||||
from typing import Any
|
||||
|
||||
from services.extractor.schemas import generate_json_schema, SCHEMA_VERSION
|
||||
from services.extractor.schemas import SCHEMA_VERSION, generate_json_schema
|
||||
from services.shared.schemas import (
|
||||
DocumentType,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user