mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
try out pylint disable for perms
This commit is contained in:
parent
6a9195e190
commit
2546c489f8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue