# HG changeset patch # User Thierry Florac # Date 1529417377 -7200 # Node ID 0da8ef778242e88e8ed24c045d160a2f58e82117 # Parent c3e3a8416bd7c2d4a57f0cbcfb3a2793ce6337e8 Updated docstring diff -r c3e3a8416bd7 -r 0da8ef778242 src/pyams_utils/adapter.py --- a/src/pyams_utils/adapter.py Tue Jun 19 16:09:23 2018 +0200 +++ b/src/pyams_utils/adapter.py Tue Jun 19 16:09:37 2018 +0200 @@ -10,7 +10,7 @@ # FOR A PARTICULAR PURPOSE. # -__doc__ = """Adapters management package +"""Adapters management package This package provides a small set of standard base adapters for *context*, *context* and *request*, and *context* and *request* and *view*.