server/querier.py
changeset 5726 c3b99606644d
parent 5657 8f56691f01de
child 5768 1e73a466aa69
child 5888 3ee80d487f11
--- a/server/querier.py	Fri Jun 11 07:58:49 2010 +0200
+++ b/server/querier.py	Fri Jun 11 07:58:52 2010 +0200
@@ -17,8 +17,8 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """Helper classes to execute RQL queries on a set of sources, performing
 security checking and data aggregation.
+"""
 
-"""
 from __future__ import with_statement
 
 __docformat__ = "restructuredtext en"