mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Pylint fix
This commit is contained in:
parent
40422ecd02
commit
fa9e7f01f7
@ -512,7 +512,7 @@ Repository 'DUMMY' not found by its alias, number, or URI.
|
||||
'''
|
||||
DOWNLOADED_RET = {
|
||||
'test-package': {
|
||||
'1.0' : '/var/cache/zypper/packages/foo/bar/test_package.rpm'
|
||||
'1.0': '/var/cache/zypper/packages/foo/bar/test_package.rpm'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user