mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fix pylint
This commit is contained in:
parent
61ac5cf157
commit
d8f81d2e4d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ from __future__ import absolute_import
|
|||
import os
|
||||
|
||||
# Import Salt Testing libs
|
||||
from tests.support.case import ShellCase,SPMCase
|
||||
from tests.support.case import ShellCase, SPMCase
|
||||
|
||||
|
||||
class SPMTest(ShellCase, SPMCase):
|
||||
|
|
Loading…
Add table
Reference in a new issue