cubicweb/rset.py
changeset 11767 432f87a63057
parent 11171 b81e543e623a
child 11868 d5181d7f1389
--- a/cubicweb/rset.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/rset.py	Fri Sep 30 18:25:08 2016 +0200
@@ -16,7 +16,7 @@
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """The `ResultSet` class which is returned as result of an rql query"""
-__docformat__ = "restructuredtext en"
+
 
 from warnings import warn