mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Pylint fix
This commit is contained in:
parent
01aa33ac12
commit
b1455bdec4
@ -2507,4 +2507,5 @@ def diff(*paths):
|
||||
ret[path] = __salt__['lowpkg.diff'](
|
||||
local_pkgs[pkg]['path'], path) or 'Unchanged'
|
||||
|
||||
return ret
|
||||
return ret
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user