res2df.hook_implementations.forward_model_steps
- class res2df.hook_implementations.forward_model_steps.Csv2Res[source]
- static documentation()[source]
Returns the documentation for the plugin forward model
- Return type:
ForwardModelStepDocumentation|None
- model_config: ClassVar[ConfigDict] = {}
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].
- class res2df.hook_implementations.forward_model_steps.Res2Csv[source]
- static documentation()[source]
Returns the documentation for the plugin forward model
- Return type:
ForwardModelStepDocumentation|None
- model_config: ClassVar[ConfigDict] = {}
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].