-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
bugSomething is wrong :(Something is wrong :(questionFlag this as a question for the next Cylc project meeting.Flag this as a question for the next Cylc project meeting.
Milestone
Description
A multiline graph containing a comment containing a set of quotes like the termination of the graph section causes a validation failure: True for both ''' and """
Reproducible Example
#!jinja2
[scheduler]
allow implicit tasks = True
[scheduling]
[[graph]]
R1 = '''
# ''' Surely Cylc Shouldn't see this as the end of the graph?
foo
'''Expected Behaviour
Quotation marks in comments ought to be ignored.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething is wrong :(Something is wrong :(questionFlag this as a question for the next Cylc project meeting.Flag this as a question for the next Cylc project meeting.