mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-30 01:32:43 -05:00
Uses the correct styling for output messages
This commit is contained in:

committed by
Trenton Holmes

parent
a823b8f70c
commit
dd4d903f69
@@ -152,4 +152,4 @@ class Command(BaseCommand):
|
||||
),
|
||||
)
|
||||
except KeyboardInterrupt:
|
||||
print("Aborting...")
|
||||
self.stdout.write(self.style.NOTICE(("Aborting...")))
|
||||
|
Reference in New Issue
Block a user