mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Lint fixes
This commit is contained in:
parent
257b3fc566
commit
0b4e68c2ba
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
This script is meant to run under the nox virtualenv to take care of required
|
||||
windows procedures
|
||||
'''
|
||||
# pylint: disable=resource-leakage
|
||||
|
||||
from __future__ import absolute_import, print_function, unicode_literals
|
||||
import os
|
||||
|
|
Loading…
Add table
Reference in a new issue