src/pyams_utils/factory.py
changeset 380 c062ab4db6cd
parent 319 0f0e69a1d793
child 408 cf2304af0fab
--- 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.