gemseo.scenarios.scenario_results.factory module
A factory of scenario results.
-
class ScenarioResultFactory[source]
Bases: BaseFactory
A factory of scenario results.
- Return type:
Any
-
failed_imports: dict[str, str]
The class names bound to the import errors.