entities/authobjs.py
changeset 5556 9ab2b4c74baf
parent 5426 0d4853a6e5ee
child 7110 73b3e0e095d3
--- a/entities/authobjs.py	Thu May 20 20:47:13 2010 +0200
+++ b/entities/authobjs.py	Thu May 20 20:47:55 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/>.
-"""entity classes user and group entities
+"""entity classes user and group entities"""
 
-"""
 __docformat__ = "restructuredtext en"
 
 from logilab.common.decorators import cached