We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97feada commit c8ee2a4Copy full SHA for c8ee2a4
pyrefly/lib/alt/types/pydantic.rs
@@ -41,4 +41,5 @@ pub enum PydanticModelKind {
41
#[default]
42
BaseModel,
43
RootModel,
44
+ BaseSettings,
45
}
0 commit comments