Pylint fix

This commit is contained in:
Pablo Suárez Hernández 2017-04-17 14:18:09 +01:00
parent 40422ecd02
commit fa9e7f01f7

View File

@ -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'
}
}