mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix lint error
This commit is contained in:
parent
d3f0f8bcd2
commit
e503b455c3
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
'''
|
||||
State for configuring Windows Firewall
|
||||
'''
|
||||
from __future__ import absolute_import
|
||||
|
||||
# Import Salt libs
|
||||
from salt.exceptions import CommandExecutionError, SaltInvocationError
|
||||
|
|
Loading…
Add table
Reference in a new issue