cubicweb/test/data/lowered_etype.py
author Laurent Peuch <cortex@worlddomination.be>
Thu, 05 Dec 2019 18:39:09 +0100
changeset 12807 fb0936668535
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[comment] add comment for maybe unhandled situation


from yams.buildobjs import EntityType

class my_etype(EntityType):
    pass