Pylint fix

This commit is contained in:
rallytime 2016-02-18 11:55:12 -07:00
parent 01aa33ac12
commit b1455bdec4

View File

@ -2507,4 +2507,5 @@ def diff(*paths):
ret[path] = __salt__['lowpkg.diff'](
local_pkgs[pkg]['path'], path) or 'Unchanged'
return ret
return ret