mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-23 23:49:08 -06:00
Upgrades black to v23, upgrades ruff
This commit is contained in:
@@ -4,7 +4,6 @@ from paperless_mail import tasks
|
||||
|
||||
|
||||
class Command(BaseCommand):
|
||||
|
||||
help = """
|
||||
""".replace(
|
||||
" ",
|
||||
@@ -12,5 +11,4 @@ class Command(BaseCommand):
|
||||
)
|
||||
|
||||
def handle(self, *args, **options):
|
||||
|
||||
tasks.process_mail_accounts()
|
||||
|
||||
Reference in New Issue
Block a user