mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #28143 from jtand/lint_fix
Removed blank line at end of chassis.py
This commit is contained in:
commit
7cd0440c33
1 changed files with 0 additions and 1 deletions
|
@ -41,4 +41,3 @@ def cmd(cmd, *args, **kwargs):
|
|||
kwargs['admin_password'] = __pillar__['proxy']['admin_password']
|
||||
kwargs['host'] = __pillar__['proxy']['host']
|
||||
return __proxy__[proxycmd](cmd, *args, **kwargs)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue