mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-09 13:14:43 +00:00
E303 too many blank lines fix
This commit is contained in:
parent
a68f256e5b
commit
07ec413f98
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ from django.utils import six
|
|||
import logging
|
||||
{% endif %}
|
||||
|
||||
|
||||
from .common import * # noqa
|
||||
|
||||
# SECRET CONFIGURATION
|
||||
|
|
|
|||
Loading…
Reference in a new issue