server/querier.py
branchstable
changeset 5886 00a78298d30d
parent 5657 8f56691f01de
child 5768 1e73a466aa69
child 5888 3ee80d487f11
--- a/server/querier.py	Mon Jul 05 17:02:39 2010 +0200
+++ b/server/querier.py	Mon Jul 05 17:06:11 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"