added docstring
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user