From dc6dc4ff6c6a8a1943aa97cd4d1e63b87f9086e5 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Mon, 2 Feb 2015 18:39:23 -0500 Subject: Trailing whitespace. --- CHANGES.txt | 2 +- doc/changes.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index d51d34c3..c683cede 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -46,7 +46,7 @@ Version 4.0a3 --- 20 January 2015 - A new configuration option for the XML report: ``[xml] package_depth`` controls which directories are identified as packages in the report. - Directories deeper than this depth are not reported as packages. + Directories deeper than this depth are not reported as packages. The default is that all directories are reported as packages. Thanks, Lex Berezhny. diff --git a/doc/changes.rst b/doc/changes.rst index c85bbffe..611f30d5 100644 --- a/doc/changes.rst +++ b/doc/changes.rst @@ -81,7 +81,7 @@ New features: - A new configuration option for the XML report: ``[xml] package_depth`` controls which directories are identified as packages in the report. - Directories deeper than this depth are not reported as packages. + Directories deeper than this depth are not reported as packages. The default is that all directories are reported as packages. Thanks, Lex Berezhny. -- cgit v1.2.1