1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[1.11.x] Removed extra characters in docs header underlines.

Backport of a3af8c99d9 from master
This commit is contained in:
Mariusz Felisiak
2017-03-20 23:30:32 +01:00
committed by Tim Graham
parent e0ddfa3af3
commit 3b4947e7ba
12 changed files with 15 additions and 15 deletions

View File

@@ -15,7 +15,7 @@ API reference
=============
``CheckMessage``
-----------------
----------------
.. class:: CheckMessage(level, msg, hint=None, obj=None, id=None)