diff -r 07fe5bb08599 -r c062ab4db6cd src/pyams_utils/factory.py --- a/src/pyams_utils/factory.py Tue Jun 18 16:53:34 2019 +0200 +++ b/src/pyams_utils/factory.py Wed Jun 26 10:39:34 2019 +0200 @@ -10,7 +10,7 @@ # FOR A PARTICULAR PURPOSE. # -"""Objects factory management +"""PyAMS_utils.factory module This module provides a decorator and a small set of functions to handle object factories.