Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@MetRonnie
Copy link

No description provided.

Comment on lines +1168 to +1170
with Conf('<install target>', desc=dedent("""
:ref:`Host <Install targets>` on which to create the symlinks.
""" + COMMA_SEPARATED_SECTION_NOTE):
""") + COMMA_SEPARATED_SECTION_NOTE):
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is how it's done elsewhere:

with Conf('job', desc=REPLACED_BY_PLATFORMS + dedent('''
This section configures the means by which cylc submits task
job scripts to run.
''')):

compute resources such as ``bigmachine1, bigmachine2`` or
``desktop0000, .., desktop9999`` one would define platforms with
names ``[[bigmachine[12]]]`` and ``[[desktop[0-9]{{4}}]]``.
names ``[[bigmachine[12]]]`` and ``[[desktop[0-9]{4}]]``.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(As I've made it not an f-string anymore)

@wxtim wxtim merged commit 640381a into wxtim:feature.commas-in-install_target_sections Nov 20, 2024
25 of 26 checks passed
@MetRonnie MetRonnie deleted the dedent-fun branch November 20, 2024 13:10
wxtim pushed a commit that referenced this pull request Jul 30, 2025
trigger: restore n=0 flow behaviour for unconnected graphs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants