diff options
Diffstat (limited to 'paste/debug')
| -rw-r--r-- | paste/debug/__init__.py | 4 |
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 +""" |
