mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-15 18:14:08 +00:00
Fix Ruff UP035 (also deprecated annotation symbols)
This commit is contained in:
@@ -3,7 +3,7 @@ from starlette.background import BackgroundTask
|
||||
from starlette.responses import StreamingResponse
|
||||
from fastapi.routing import APIRoute
|
||||
from starlette.types import Message
|
||||
from typing import Callable, Dict, Any
|
||||
from typing import Callable
|
||||
import logging
|
||||
import httpx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user