Lint fixes

This commit is contained in:
Pedro Algarvio 2019-03-05 17:10:07 +00:00
parent 257b3fc566
commit 0b4e68c2ba
No known key found for this signature in database
GPG key ID: BB36BF6584A298FF

View file

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