Skip to content

Commit

Permalink
ignore E0501
Browse files Browse the repository at this point in the history
  • Loading branch information
mleist committed Feb 12, 2024
1 parent 26079bd commit b853601
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# pylint: disable=E0501
# flake8: noqa: E501

"""
Django settings for '{{ cookiecutter.project_name }}' project.
Expand Down

0 comments on commit b853601

Please sign in to comment.