Skip to content

Commit 5d5e9a4

Browse files
authored
Trying again to fix Sphinx docstring formatting
1 parent ec0678b commit 5d5e9a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyomo/contrib/doe/doe.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1463,7 +1463,7 @@ def compute_FIM_full_factorial(
14631463
fim_factorial_results: dict
14641464
A dictionary of the results with the following keys and their corresponding
14651465
values as a list:
1466-
1466+
14671467
- keys of model's experiment_inputs
14681468
- "log10 D-opt": list of log10(D-optimality)
14691469
- "log10 A-opt": list of log10(A-optimality)

0 commit comments

Comments
 (0)