server/ssplanner.py
changeset 5821 656c974961c4
parent 5726 c3b99606644d
child 6142 8bc6eac1fac1
--- a/server/ssplanner.py	Mon Jun 21 17:10:25 2010 +0200
+++ b/server/ssplanner.py	Mon Jun 21 17:30:15 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/>.
-"""plan execution of rql queries on a single source
+"""plan execution of rql queries on a single source"""
 
-"""
 from __future__ import with_statement
 
 __docformat__ = "restructuredtext en"