Skip to content

Commit

Permalink
style(libsaltcli): fix comments to jinja comments
Browse files Browse the repository at this point in the history
  • Loading branch information
stasjok committed Feb 16, 2022
1 parent 65cf22c commit e1735f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TEMPLATE/libsaltcli.jinja
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# vim: ft=jinja
{#- -*- coding: utf-8 -*- #}
{#- vim: ft=jinja #}

{#- Get the relevant values from the `opts` dict #}
{%- set opts_cli = opts.get('__cli', '') %}
Expand Down

0 comments on commit e1735f4

Please sign in to comment.