mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-14 23:24:30 -04:00
lint: Fix warnings in master branch
This commit is contained in:
parent
c8638537e3
commit
ac0ec160d1
3 changed files with 1 additions and 3 deletions
|
@ -25,7 +25,6 @@ IS_SHELL = 'shell' in sys.argv[:3] or 'shell_plus' in sys.argv[:3]
|
|||
### Django Core Settings
|
||||
################################################################################
|
||||
|
||||
DEBUG = True
|
||||
WSGI_APPLICATION = 'core.wsgi.application'
|
||||
ROOT_URLCONF = 'core.urls'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue