Move files
This commit is contained in:
parent
b97b20ba88
commit
c046d64a98
16 changed files with 35 additions and 36 deletions
|
|
@ -3,7 +3,7 @@ from typing import Any, Dict, Generic, List, Optional, TypeVar
|
|||
|
||||
from pydantic import Extra
|
||||
|
||||
from ..helper import HashableBaseModel
|
||||
from .hashable_base_model import HashableBaseModel
|
||||
from .model import Model
|
||||
|
||||
T = TypeVar("T")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue