summaryrefslogtreecommitdiff
path: root/paste/debug
diff options
context:
space:
mode:
Diffstat (limited to 'paste/debug')
-rw-r--r--paste/debug/__init__.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/paste/debug/__init__.py b/paste/debug/__init__.py
index 792d600..ed5577a 100644
--- a/paste/debug/__init__.py
+++ b/paste/debug/__init__.py
@@ -1 +1,3 @@
-#
+"""
+Package for debugging and development tools
+"""