changeset 279:2cef4ba1207a

Add docstring to DescriptionProjectsState
author Björn Ricks <bjoern.ricks@intevation.de>
date Fri, 12 Apr 2013 09:39:37 +0200
parents 96037ad10cff
children 44a5fe190ab6
files getan/states.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/getan/states.py	Fri Apr 12 09:39:23 2013 +0200
+++ b/getan/states.py	Fri Apr 12 09:39:37 2013 +0200
@@ -407,6 +407,8 @@
 
 
 class DescriptionProjectsState(HandleUserInputState):
+    """ Adds a description to a stopped running project """
+
     messages = {
         'choose_proj': _(" Choose a project."),
     }
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)