added docstring
This commit is contained in:
parent
03d907e1e5
commit
c40559433b
@ -399,6 +399,7 @@ def version(self):
|
||||
|
||||
@property
|
||||
def digests(self):
|
||||
"""All digests for the concretized package version."""
|
||||
versionInfo = self.versions[self.version]
|
||||
digests = {}
|
||||
if 'md5' in versionInfo:
|
||||
|
Loading…
Reference in New Issue
Block a user