summaryrefslogtreecommitdiff
path: root/doc/excluding.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/excluding.rst')
-rw-r--r--doc/excluding.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/excluding.rst b/doc/excluding.rst
index 31aa683..1333f5c 100644
--- a/doc/excluding.rst
+++ b/doc/excluding.rst
@@ -81,5 +81,3 @@ Here's a list of exclusions I've used::
coverage.exclude('raise NotImplementedError')
coverage.exclude('if 0:')
coverage.exclude('if __name__ == .__main__.:')
-
-