Skip to content

Commit 758541f

Browse files
committed
Update comment
1 parent 6392be0 commit 758541f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ def pytest_xdist_auto_num_workers(config):
106106
return os.cpu_count()
107107
else:
108108
# Not on SLURM: disable auto parallelization
109-
# Users can still manually specify -n<NUM> or -nauto
109+
# Users can still manually specify -n<NUM>
110110
return 1
111111

112112

0 commit comments

Comments
 (0)