From: Philippe Proulx Date: Thu, 24 Sep 2020 21:44:41 +0000 (-0400) Subject: barectf/schemas/config/3/config.yaml: `True` -> `true` X-Git-Tag: v3.0.0~18 X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=0cc0f974a8f2b102b7ab0168fe50b5fdd6581e6e;p=barectf.git barectf/schemas/config/3/config.yaml: `True` -> `true` It works, but this is not Python. Signed-off-by: Philippe Proulx --- diff --git a/barectf/schemas/config/3/config.yaml b/barectf/schemas/config/3/config.yaml index dd2280b..38969f9 100644 --- a/barectf/schemas/config/3/config.yaml +++ b/barectf/schemas/config/3/config.yaml @@ -67,7 +67,7 @@ definitions: if: type: boolean then: - const: True + const: true else: type: 'null' opt-struct-ft: