mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
hopefully fix W1699 pylint error
This commit is contained in:
parent
7dfd8b59ce
commit
eaa8999704
1 changed files with 2 additions and 0 deletions
|
@ -293,6 +293,8 @@ Then you can specify the merging strategy to select using the ``__`` key:
|
|||
| | uid: 1001 | |
|
||||
+----------------------+-----------------------+-------------------------+
|
||||
'''
|
||||
|
||||
from __future__ import absolute_import
|
||||
import os
|
||||
import logging
|
||||
from functools import partial
|
||||
|
|
Loading…
Add table
Reference in a new issue