mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Fix python3 lint
This commit is contained in:
parent
60f2e9eefb
commit
9dab9a1dda
@ -1,5 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from __future__ import absolute_import
|
||||
|
||||
# Import Salt Testing libs
|
||||
from salttesting.helpers import (
|
||||
destructiveTest,
|
||||
|
Loading…
Reference in New Issue
Block a user