Skip to content
Snippets Groups Projects
Commit 0e6ac96212d7 authored by Nicolas Chauvat's avatar Nicolas Chauvat
Browse files

fix deprecation warning

parent b12653396741
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
:copyright: 2003-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
"""
from cubicweb.common.schema import format_constraint
from cubicweb.schema import format_constraint
class Comment(MetaUserEntityType):
"""a comment is a reply about another entity"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment