From 042fa69e8042c5ff53bf9950d3b4b0e7f3272a94 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Tue, 19 Feb 2008 10:10:03 -0800 Subject: [PATCH] * Finish the docstring. --- fas/fas/model.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fas/fas/model.py b/fas/fas/model.py index 91926f5..3f94196 100644 --- a/fas/fas/model.py +++ b/fas/fas/model.py @@ -19,7 +19,7 @@ # ''' -Model for the +Model for the Fedora Account System ''' from datetime import datetime from turbogears.database import metadata, mapper