summaryrefslogtreecommitdiff
path: root/paths.py
diff options
context:
space:
mode:
Diffstat (limited to 'paths.py')
-rw-r--r--paths.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/paths.py b/paths.py
index 7b3d64a..00a2479 100644
--- a/paths.py
+++ b/paths.py
@@ -4,7 +4,7 @@
# http://www.apache.org/licenses/LICENSE-2.0
-"""A simple module for creating lists of abspath of files in a directory.
+"""A tiny module for creating lists of abspath of files in a directory.
Also creates lists by isolating the files of the required extension."""
import re