mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-05 04:30:16 +03:00
Remove Ruff rule ignore
This commit is contained in:
parent
77ed2347cc
commit
afae18e10b
|
@ -1,4 +1,4 @@
|
|||
# ruff: noqa: ERA001, E501, E402
|
||||
# ruff: noqa: ERA001, E501
|
||||
"""Base settings to build other settings files upon."""
|
||||
|
||||
{% if cookiecutter.use_celery == 'y' -%}
|
||||
|
|
Loading…
Reference in New Issue
Block a user