Updated for coding style

This commit is contained in:
Dimitris Zlatanidis 2023-05-14 21:07:52 +03:00
parent e60745140c
commit fedec7fa66

View file

@ -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)