mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-30 20:34:38 +01:00
Fix spaces
This commit is contained in:
parent
af6b3d24c8
commit
2508cfe56b
1 changed files with 1 additions and 0 deletions
|
@ -52,4 +52,5 @@ def choose_upg(packages):
|
|||
selected_packages.append(name)
|
||||
if not selected_packages:
|
||||
raise SystemExit()
|
||||
print("")
|
||||
return selected_packages
|
||||
|
|
Loading…
Add table
Reference in a new issue