mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
fix pylint
This commit is contained in:
parent
61ac5cf157
commit
d8f81d2e4d
@ -5,7 +5,7 @@ from __future__ import absolute_import
|
|||||||
import os
|
import os
|
||||||
|
|
||||||
# Import Salt Testing libs
|
# Import Salt Testing libs
|
||||||
from tests.support.case import ShellCase,SPMCase
|
from tests.support.case import ShellCase, SPMCase
|
||||||
|
|
||||||
|
|
||||||
class SPMTest(ShellCase, SPMCase):
|
class SPMTest(ShellCase, SPMCase):
|
||||||
|
Loading…
Reference in New Issue
Block a user