web/views/__init__.py
changeset 6377 3bb415310d4f
parent 6276 cb4a48b2250e
child 7806 aa30c665bd06
--- a/web/views/__init__.py	Fri Oct 01 11:24:21 2010 +0200
+++ b/web/views/__init__.py	Fri Oct 01 15:45:00 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/>.
-"""Views, forms, actions... for the CubicWeb web client
+"""Views, forms, actions... for the CubicWeb web client"""
 
-"""
 __docformat__ = "restructuredtext en"
 
 import os