Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 25, 2025
1 parent 586f1e7 commit ab4442b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tests/test_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ def setUpTestData(cls):
'"#generic-views" title="Lien permanent vers ce titre">¶</a>'
'</h1>\n<p>Voir <a class="reference internal" href="../../../'
'ref/class-based-views/"><span class="doc">API des vues '
'intégrées fondées sur les classes.</span></a>.</p>\n</div>\n'
"intégrées fondées sur les classes.</span></a>.</p>\n</div>\n"
),
"breadcrumbs": [
{"path": "topics", "title": "Using Django"},
Expand All @@ -247,7 +247,7 @@ def setUpTestData(cls):
"title": "Vues génériques",
"toc": (
'<ul>\n<li><a class="reference internal" href="#">Vues '
'génériques</a></li>\n</ul>\n'
"génériques</a></li>\n</ul>\n"
),
},
"path": "topics/http/generic-views",
Expand Down

0 comments on commit ab4442b

Please sign in to comment.