mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add file coding line at top of file
This was accidentally removed during a merge conflict resolution
This commit is contained in:
parent
7df3bebf53
commit
41a2586fc0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import absolute_import, print_function, unicode_literals
|
||||
import re
|
||||
import sys
|
||||
|
|
Loading…
Add table
Reference in a new issue