web/views/authentication.py
changeset 5992 5f9a9086c171
parent 5426 0d4853a6e5ee
child 6012 d56fd78006cd
--- a/web/views/authentication.py	Mon Jul 19 10:51:23 2010 +0200
+++ b/web/views/authentication.py	Mon Jul 19 15:34:29 2010 +0200
@@ -15,9 +15,8 @@
 #
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
-"""user authentication component
+"""user authentication component"""
 
-"""
 from __future__ import with_statement
 
 __docformat__ = "restructuredtext en"