mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Disable PyLint at some point
Signed-off-by: Bo Maryniuk <bo@suse.de>
This commit is contained in:
parent
05642bedf1
commit
7154499be5
@ -18,6 +18,7 @@
|
||||
Philips HUE lamps module for proxy.
|
||||
'''
|
||||
|
||||
# pylint: disable=import-error,no-name-in-module,redefined-builtin
|
||||
from __future__ import absolute_import
|
||||
import salt.ext.six.moves.http_client as http_client
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user