style(libsaltcli): fix comments to jinja comments [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/418
This commit is contained in:
parent
4bd759ca8f
commit
3416d94a36
@ -1,5 +1,5 @@
|
|||||||
# -*- coding: utf-8 -*-
|
{#- -*- coding: utf-8 -*- #}
|
||||||
# vim: ft=jinja
|
{#- vim: ft=jinja #}
|
||||||
|
|
||||||
{#- Get the relevant values from the `opts` dict #}
|
{#- Get the relevant values from the `opts` dict #}
|
||||||
{%- set opts_cli = opts.get('__cli', '') %}
|
{%- set opts_cli = opts.get('__cli', '') %}
|
||||||
|
Loading…
Reference in New Issue
Block a user