Skip to content

Commit 2a61536

Browse files
committed
Rephrasing
1 parent 1e4e6ca commit 2a61536

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_moldrug.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ def test_multi_receptor(maxiter=1, popsize=2, njobs=3, NumbCalls=1):
215215
log_directory="."
216216
)
217217

218-
# Requesting njobs workers in total, each in a separate Slurm slot.
218+
# Requesting "njobs" workers, each in a separate Slurm slot.
219219
cluster.scale(njobs)
220220

221221
# Hint: By increasing the number of processes one can split Slurm allocations

0 commit comments

Comments
 (0)