Pydantic field with default value?

前端 未结 0 1569
暖寄归人
暖寄归人 2021-01-18 20:40

Let\'s say I have the following singleton:

from typing import Union, TypeVar
from typing import Literal
from pydantic import BaseModel


class UnidentifiedTyp         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题