diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2016-01-07 20:09:30 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2016-01-07 20:09:30 -0500 |
commit | 19937575d10051965f906c5ca877b9b3e42a6931 (patch) | |
tree | abc99481e031bd75e66dc1d5cf36c21a455cebc8 | |
parent | b7035114aa515d9d1fe171a9bf678868e76d8f74 (diff) | |
download | python-coveragepy-git-19937575d10051965f906c5ca877b9b3e42a6931.tar.gz |
No change
-rw-r--r-- | CHANGES.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 5e20ceae..d0b1b57c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1554,4 +1554,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. - |