mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-28 19:58:18 +01:00
Updated for coding style
This commit is contained in:
parent
e60745140c
commit
fedec7fa66
1 changed files with 1 additions and 2 deletions
|
@ -86,5 +86,4 @@ class Check(Configs):
|
|||
|
||||
if count == 0:
|
||||
self.errors.raise_error_message("You need to update the package lists first, run:\n\n"
|
||||
" $ slpkg update",
|
||||
exit_status=1)
|
||||
" $ slpkg update", exit_status=1)
|
||||
|
|
Loading…
Add table
Reference in a new issue