mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 17:47:08 +01:00
pep8 corrections
This commit is contained in:
parent
63de2ca1b0
commit
8e58406881
4 changed files with 22 additions and 7 deletions
|
|
@ -6,7 +6,6 @@ import time
|
|||
from django.conf import settings
|
||||
from django.core.management.base import BaseCommand, CommandError
|
||||
|
||||
from ...models import Log
|
||||
from ...consumer import Consumer, ConsumerError
|
||||
from ...mail import MailFetcher, MailFetcherError
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue