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
|
|
@ -14,7 +14,7 @@ from dateutil import parser
|
|||
from django.conf import settings
|
||||
|
||||
from .consumer import Consumer
|
||||
from .models import Correspondent, Log
|
||||
from .models import Correspondent
|
||||
|
||||
|
||||
class MailFetcherError(Exception):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue