try out pylint disable for perms

This commit is contained in:
Thomas S Hatch 2014-12-18 10:43:41 -07:00
parent 6a9195e190
commit 2546c489f8

View file

@ -7,7 +7,7 @@
# This script is designed for speed, therefore it does not use mock and does not
# run tests. It *will* install the build deps on the machine running the script.
#
# pylint: disable=E0599
import errno
import glob
import logging