TechnoteTable#
- class technote.sources.tomlsettings.TechnoteTable(**data)#
Bases:
BaseModelThe root table for technote configuration,
[technote]intechnote.toml(TechnoteToml).- Parameters:
data (
Any)
Attributes Summary
The
date_createdas adatetime.The
date_updatdas adatetime.Configuration for the model, should be a dictionary conforming to [
ConfigDict][pydantic.config.ConfigDict].Attributes Documentation