mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-27 09:58:10 +01:00
Updated for new lines
This commit is contained in:
parent
bcfd117f29
commit
b79cfdb78e
1 changed files with 1 additions and 1 deletions
|
@ -27,4 +27,4 @@ class CleanLogsDependencies:
|
|||
self.session.query(LogsDependencies).delete()
|
||||
self.session.commit()
|
||||
else:
|
||||
print('Nothing to clean.')
|
||||
print('\nNothing to clean.\n')
|
||||
|
|
Loading…
Reference in a new issue