mirror of
https://github.com/kennethreitz/simplemind.git
synced 2026-06-05 22:50:18 +00:00
remove unrelted changes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from functools import cached_property
|
||||
from typing import TYPE_CHECKING, Iterator, Type, TypeVar
|
||||
from typing import TYPE_CHECKING, Type, TypeVar, Iterator
|
||||
|
||||
import instructor
|
||||
from pydantic import BaseModel
|
||||
|
||||
Reference in New Issue
Block a user