mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
More lint
This commit is contained in:
parent
14e060ed9c
commit
07939ea29c
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ import logging
|
|||
# Import 3rd Party Libraries
|
||||
import pythoncom
|
||||
import win32com.client
|
||||
import salt.ext.six.moves import range
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue