BudgetOptimizer.model_post_init#
- BudgetOptimizer.model_post_init(context, /)#
Override this method to perform additional initialization after
__init__
andmodel_construct
. This is useful if you want to do some validation that requires the entire model to be initialized.