We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb59d7e commit ea92c0bCopy full SHA for ea92c0b
etc/flow.cylc
@@ -1,13 +1,13 @@
1
[meta]
2
-title = 'Hello World'
3
-description = """
4
-This flow.cylc file is placed here to allow the
5
-testing of the metadata config extension.
6
-"""
7
-url = 'https://www.myproject.com'
8
-custom key yan = "Perhaps it's relevent?"
9
-custom key tan = "Perhaps it's also relevent?"
10
-custom key tethera = "Or perhaps not?"
+ title = 'Hello World'
+ description = """
+ This flow.cylc file is placed here to allow the
+ testing of the metadata config extension.
+ """
+ url = 'https://www.myproject.com'
+ custom key yan = "Perhaps it's relevent?"
+ custom key tan = "Perhaps it's also relevent?"
+ custom key tethera = "Or perhaps not?"
11
12
13
[scheduling]
0 commit comments