Skip to content

Commit 3e2c562

Browse files
committed
Fix two linting problems
1 parent eb36ec4 commit 3e2c562

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

README.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ v1.4.2 --- 2017-02-06
7070

7171
Fixes another instance of `issue 32`_, which was the result of an initialization order problem.
7272

73-
.. _issue 32: https://github.com/nedbat/django_coverage_plugin/issues/32
74-
7573

7674
v1.4.1 --- 2017-01-25
7775
---------------------

tests/plugin_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ def test_settings():
5151
# for {% ssi %}
5252
the_settings['TEMPLATES'][0]['OPTIONS']['allowed_include_roots'] = ['/']
5353

54-
5554
return the_settings
5655

5756

0 commit comments

Comments
 (0)