diff --git a/slpkg/repoinfo.py b/slpkg/repoinfo.py index 7069c19b..ddca8ae9 100644 --- a/slpkg/repoinfo.py +++ b/slpkg/repoinfo.py @@ -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