mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
appease pylint's proscription on blank line excess
This commit is contained in:
parent
57c617136d
commit
454322c7e4
1 changed files with 0 additions and 1 deletions
|
@ -171,7 +171,6 @@ def _get_options(ret=None):
|
|||
'db': 'db',
|
||||
'port': 'port'}
|
||||
|
||||
|
||||
_options = salt.returners.get_returner_options('returner.{0}'.format(__virtualname__),
|
||||
ret,
|
||||
attrs,
|
||||
|
|
Loading…
Add table
Reference in a new issue