mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-30 20:34:38 +01:00
Fix for new line
This commit is contained in:
parent
57a3594883
commit
32b144b4f2
1 changed files with 1 additions and 1 deletions
|
@ -144,5 +144,5 @@ class CheckUpdates(Configs):
|
|||
process_2.terminate()
|
||||
|
||||
# Restore the terminal cursor
|
||||
print('\x1b[?25h', self.endc, end='')
|
||||
print('\x1b[?25h')
|
||||
return queue.get()
|
||||
|
|
Loading…
Add table
Reference in a new issue