server/rqlannotation.py
branchstable
changeset 6297 23c1e50ff97b
parent 5582 3e133b29a1a4
child 6940 1172c25655b7
--- a/server/rqlannotation.py	Wed Sep 22 10:34:20 2010 +0200
+++ b/server/rqlannotation.py	Wed Sep 22 10:35:34 2010 +0200
@@ -17,8 +17,8 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """Functions to add additional annotations on a rql syntax tree to ease later
 code generation.
+"""
 
-"""
 __docformat__ = "restructuredtext en"
 
 from logilab.common.compat import any