mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-29 10:26:12 +01:00
Updated for coding style
This commit is contained in:
parent
690def539a
commit
2cb0e5bb39
1 changed files with 1 additions and 0 deletions
|
@ -73,5 +73,6 @@ class SearchPackage(Configs):
|
|||
f'{self.yellow}{item[2]}{self.endc}')
|
||||
|
||||
print(f'\n{self.grey}Total found {self.matching} packages.{self.endc}')
|
||||
|
||||
else:
|
||||
print('\nDoes not match any package.\n')
|
||||
|
|
Loading…
Reference in a new issue