mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
[2016.11] Pylint: add missing import
This commit is contained in:
parent
5987c4e30e
commit
71164348e7
@ -25,6 +25,7 @@ import os
|
||||
|
||||
# Import salt libs
|
||||
from salt.exceptions import CommandNotFoundError
|
||||
import salt.utils
|
||||
|
||||
# Define the state's virtual name
|
||||
__virtualname__ = 'ssh_known_hosts'
|
||||
|
Loading…
Reference in New Issue
Block a user