mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
Remove unnused union
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
from typing import List, Optional, Dict, Union
|
from typing import List, Optional, Dict
|
||||||
from typing_extensions import TypedDict, NotRequired, Literal
|
from typing_extensions import TypedDict, NotRequired, Literal
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user