mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-08 05:54:53 +03:00
Remove redundant linebreaks at the settings files' beginning
This commit is contained in:
parent
157dc560d4
commit
7a41ff73ad
|
@ -1,6 +1,5 @@
|
|||
from .base import * # noqa
|
||||
|
||||
|
||||
# GENERAL
|
||||
# ------------------------------------------------------------------------------
|
||||
# https://docs.djangoproject.com/en/dev/ref/settings/#debug
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
from .base import * # noqa
|
||||
|
||||
|
||||
# GENERAL
|
||||
# ------------------------------------------------------------------------------
|
||||
# https://docs.djangoproject.com/en/dev/ref/settings/#secret-key
|
||||
|
|
Loading…
Reference in New Issue
Block a user