mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Add absolute_import to please pylint
This commit is contained in:
parent
26600bcd0d
commit
c3e85e9967
@ -18,6 +18,7 @@ Mandatory Settings:
|
||||
- The modjk load balancer must be configured as stated in the :strong:`modjk`
|
||||
execution module :mod:`documentation <salt.modules.modjk>`
|
||||
'''
|
||||
from __future__ import absolute_import
|
||||
import salt.utils
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user