mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-05 11:02:14 +01:00
Fixed comments
This commit is contained in:
parent
e8dbcd5a6d
commit
830c525d2b
1 changed files with 1 additions and 2 deletions
|
@ -56,8 +56,7 @@ class RepoInfo(Utils):
|
|||
del RepoList().all_repos
|
||||
|
||||
def view(self, repo):
|
||||
"""
|
||||
Views repository information
|
||||
"""Views repository information
|
||||
"""
|
||||
status = f"{self.red}disabled{self.endc}"
|
||||
self.form["Status:"] = status
|
||||
|
|
Loading…
Reference in a new issue