mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-05 04:30:16 +03:00
ruff
This commit is contained in:
parent
5d35f50f79
commit
a5ed0d9fa9
|
@ -2,6 +2,7 @@
|
|||
"""Base settings to build other settings files upon."""
|
||||
|
||||
from pathlib import Path
|
||||
|
||||
{% if cookiecutter.use_celery == 'y' %}
|
||||
import ssl
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user