mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Lintfix: PEP8 requires two empty lines
This commit is contained in:
parent
2a18e335af
commit
1107de0dec
1 changed files with 1 additions and 0 deletions
|
@ -947,6 +947,7 @@ def refresh_pillar():
|
|||
ret = False # Effectively a no-op, since we can't really return without an event system
|
||||
return ret
|
||||
|
||||
|
||||
pillar_refresh = salt.utils.functools.alias_function(refresh_pillar, 'pillar_refresh')
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue