Skip to content

Commit ec0678b

Browse files
authored
Trying to fix Sphinx docstring formatting
1 parent 566fb7b commit ec0678b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pyomo/contrib/doe/doe.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1461,8 +1461,9 @@ def compute_FIM_full_factorial(
14611461
Returns
14621462
-------
14631463
fim_factorial_results: dict
1464-
a dictionary of the results with the following keys and their corresponding
1465-
values as a list.
1464+
A dictionary of the results with the following keys and their corresponding
1465+
values as a list:
1466+
14661467
- keys of model's experiment_inputs
14671468
- "log10 D-opt": list of log10(D-optimality)
14681469
- "log10 A-opt": list of log10(A-optimality)

0 commit comments

Comments
 (0)