mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-15 03:41:16 +01:00
Update comments
This commit is contained in:
parent
3d24ceff50
commit
efe1696b40
1 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,8 @@ from pkg.find import find_package
|
|||
|
||||
|
||||
class DependenciesStatus(object):
|
||||
|
||||
"""Print dependencies status used by packages
|
||||
"""
|
||||
def __init__(self):
|
||||
self.meta = _meta_
|
||||
self.dmap = {}
|
||||
|
|
Loading…
Reference in a new issue