mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Fix indentation.
This commit is contained in:
parent
6fe47ea1f4
commit
2e36b8a73f
@ -133,7 +133,7 @@ def installed(name,
|
||||
if pkg_name.split('://')[1] == pkg_from:
|
||||
return True
|
||||
except IndexError:
|
||||
pass
|
||||
pass
|
||||
return False
|
||||
|
||||
for pkg in pkg_list:
|
||||
|
Loading…
Reference in New Issue
Block a user