3 lines
65 B
Python
3 lines
65 B
Python
from typing import List, Optional
|
|
|
|
from pydantic import BaseModel |
from typing import List, Optional
|
|
|
|
from pydantic import BaseModel |