cubicweb/devtools/testlib.py
changeset 11767 432f87a63057
parent 11751 b57b76091481
child 11800 3cd5ac8d43ed
--- a/cubicweb/devtools/testlib.py	Wed Oct 05 15:28:43 2016 +0200
+++ b/cubicweb/devtools/testlib.py	Fri Sep 30 18:25:08 2016 +0200
@@ -15,7 +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/>.
-"""this module contains base classes and utilities for cubicweb tests"""
+"""Base classes and utilities for cubicweb tests"""
+
 from __future__ import print_function
 
 import sys