mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-02-23 10:16:06 -05:00
fix: set correct type annotations
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from __future__ import annotations
|
||||
import uuid
|
||||
from typing import Any, AsyncGenerator, Dict, TypedDict, Union
|
||||
|
||||
|
||||
Reference in New Issue
Block a user