mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-28 19:58:18 +01:00
Update comments
This commit is contained in:
parent
8e11d9e8aa
commit
ac86da1583
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ from slpkg.__metadata__ import MetaData as _meta_
|
|||
|
||||
|
||||
class Repo(object):
|
||||
"""Central repository urls
|
||||
"""Manage repositories configuration files
|
||||
"""
|
||||
def __init__(self):
|
||||
self.meta = _meta_
|
||||
|
|
Loading…
Add table
Reference in a new issue