mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-15 07:34:27 -04:00
fix lint errors
This commit is contained in:
parent
d89034dcde
commit
6f0eec92eb
5 changed files with 7 additions and 5 deletions
|
@ -7,7 +7,6 @@ For more information on this file, see
|
|||
https://docs.djangoproject.com/en/2.1/howto/deployment/wsgi/
|
||||
"""
|
||||
|
||||
import os
|
||||
|
||||
from archivebox.config import setup_django
|
||||
setup_django(in_memory_db=False, check_db=True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue