mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-28 05:23:59 +00:00
Clean up module comment
This commit is contained in:
parent
958bdee3e5
commit
14729d8c04
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@
|
|||
Test settings
|
||||
|
||||
- Used to run tests fast on the continuous integration server and locally
|
||||
- Use console backend for emails
|
||||
- Add django-extensions as app
|
||||
'''
|
||||
|
||||
from .common import * # noqa
|
||||
|
|
|
|||
Loading…
Reference in a new issue