Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com>
  • Loading branch information
wxtim and MetRonnie authored May 25, 2022
1 parent 1802938 commit 229858c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions cylc/flow/cfgspec/globalcfg.py
Original file line number Diff line number Diff line change
Expand Up @@ -1314,10 +1314,9 @@
``hosts = main, backup, failsafe``.
''')
with Conf('directives', desc='''
:Defaults for: :cylc:conf:`flow.cylc[runtime][<namespace>][directives]`
Job runner (batch scheduler) directives.
Default directives for :cylc:conf:
`flow.cylc[runtime][<namespace>][directives]`
'''):
Conf('<directive>', VDR.V_STRING, desc='''
Example directives for the built-in job runner handlers
Expand Down

0 comments on commit 229858c

Please sign in to comment.