mirror of
https://github.com/valitydev/salt.git
synced 2024-11-09 01:36:48 +00:00
Pylint fix
This commit is contained in:
parent
71b96b8b65
commit
fa5e991197
@ -8,6 +8,7 @@ from __future__ import absolute_import
|
|||||||
import re
|
import re
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
|
||||||
def __virtual__():
|
def __virtual__():
|
||||||
'''
|
'''
|
||||||
Load this state if the win_path module exists
|
Load this state if the win_path module exists
|
||||||
|
Loading…
Reference in New Issue
Block a user