More lint

This commit is contained in:
twangboy 2015-10-12 17:02:34 -06:00
parent 14e060ed9c
commit 07939ea29c

View file

@ -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__)