summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-10-14 10:45:55 -0400
committerNed Batchelder <ned@nedbatchelder.com>2021-10-14 10:45:55 -0400
commit2e39e43d79b5ba38e5d3e693e847d6334462b55d (patch)
tree50a72dbfc51d6026c4d23881149d7e2bb13efd87
parent001f6532f8a8bf05f1cf6f2b5574ba091550a77d (diff)
downloadpython-coveragepy-git-2e39e43d79b5ba38e5d3e693e847d6334462b55d.tar.gz
style(docs): clean up a trailing blank line
-rw-r--r--doc/changes.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/changes.rst b/doc/changes.rst
index 80b75da7..6fb009d0 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -2792,4 +2792,3 @@ and 2.1.1.
2002-01-07 GDR Update sys.path when running a file with the -x option, so that
it matches the value the program would get if it were run on its own.
-