Skip to content

Commit fd210ee

Browse files
committed
Fix rst formatting in changelog.
1 parent 13447b1 commit fd210ee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/changelog.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ Bug fixes
2222

2323
* Call `setUpClass()` in Django `TestCase` properly when test class is
2424
inherited multiple places. Thanks to Benedikt Forchhammer for report and
25-
initial test case. Fixes `issue
26-
#265<https://github.com/pytest-dev/pytest-django/issues/265>`_.
25+
initial test case. Fixes `issue #265 <https://github.com/pytest-dev/pytest-django/issues/265>`_.
2726

2827
Compatibility
2928
^^^^^^^^^^^^^

0 commit comments

Comments
 (0)