cleanup
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 26 Aug 2010 10:29:32 +0200
changeset 6154 b520763b6ace
parent 6153 ade53a90ddf1
child 6162 76bd320c5ace
cleanup
web/htmlwidgets.py
--- a/web/htmlwidgets.py	Thu Aug 26 10:29:23 2010 +0200
+++ b/web/htmlwidgets.py	Thu Aug 26 10:29:32 2010 +0200
@@ -19,11 +19,10 @@
 
 those are in cubicweb since we need to know available widgets at schema
 serialization time
-
 """
 
+import random
 from math import floor
-import random
 
 from logilab.mtconverter import xml_escape