Fix ruff and black
This commit is contained in:
parent
b0414cf6d0
commit
6ad818ff51
12 changed files with 51 additions and 51 deletions
|
|
@ -17,9 +17,9 @@ from datetime import UTC, datetime
|
|||
from pathlib import Path
|
||||
from typing import Any
|
||||
|
||||
from ...config import settings
|
||||
from .endpoint_schema import EndpointSchema
|
||||
from .schema_detector import SchemaDetector
|
||||
from ...config import settings
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue