Skip to content

Commit 2b30334

Browse files
committed
readthedocs error fixes
1 parent e618758 commit 2b30334

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

smartsim/builders/ensemble.py

+1
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ def __init__(
113113
ensemble = Ensemble(name="name",exe="python",exe_arg_parameters=exe_arg_parameters,
114114
file_parameters=file_params,permutation_strategy="step", replicas=2)
115115
116+
116117
This configuration will result in each ParamSet being replicated, effectively doubling
117118
the number of Applications created.
118119

0 commit comments

Comments
 (0)