Remove redundant linebreaks at the settings files' beginning

This commit is contained in:
Nikita P. Shupeyko 2018-03-06 14:00:27 +03:00
parent 157dc560d4
commit 7a41ff73ad
2 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,5 @@
from .base import * # noqa from .base import * # noqa
# GENERAL # GENERAL
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
# https://docs.djangoproject.com/en/dev/ref/settings/#debug # https://docs.djangoproject.com/en/dev/ref/settings/#debug

View File

@ -1,6 +1,5 @@
from .base import * # noqa from .base import * # noqa
# GENERAL # GENERAL
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
# https://docs.djangoproject.com/en/dev/ref/settings/#secret-key # https://docs.djangoproject.com/en/dev/ref/settings/#secret-key