mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-14 01:21:14 -06:00
Uses the correct styling for output messages
This commit is contained in:
committed by
Trenton Holmes
parent
0c670e25c3
commit
0129675c1a
@@ -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