mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Lint: add extra blank line
This commit is contained in:
parent
a4df706d1d
commit
6c1b05ad9e
1 changed files with 1 additions and 0 deletions
|
@ -321,6 +321,7 @@ def latest_version(*names, **kwargs):
|
|||
return ret[names[0]]
|
||||
return ret
|
||||
|
||||
|
||||
# available_version is being deprecated
|
||||
available_version = salt.utils.functools.alias_function(latest_version, 'available_version')
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue