tags.py
changeset 6140 65a619eb31c4
parent 6048 4695b1ee58a0
child 10907 9ae707db5265
--- a/tags.py	Wed Aug 25 09:43:12 2010 +0200
+++ b/tags.py	Wed Aug 25 10:01:11 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/>.
-"""helper classes to generate simple (X)HTML tags
+"""helper classes to generate simple (X)HTML tags"""
 
-"""
 __docformat__ = "restructuredtext en"
 
 from cubicweb.uilib import simple_sgml_tag, sgml_attributes