Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cylc/flow/cfgspec/globalcfg.py
Original file line number Diff line number Diff line change
Expand Up @@ -1000,7 +1000,7 @@ def default_for(
beyond which Cylc will not attempt to start new schedulers on
a host.

.. _psutil: https://psutil.readthedocs.io/en/latest/
.. _psutil: https://psutil.readthedocs.io/

This should be a multiline string containing Python expressions
to rank and/or filter hosts. All `psutil`_ attributes are
Expand Down
Loading