cubicweb/test/data/lowered_etype.py
author Laurent Peuch <cortex@worlddomination.be>
Thu, 21 Feb 2019 10:05:38 +0100
changeset 12381 a383091bdea8
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[doc] rst syntax bug, blank line needed before item list


from yams.buildobjs import EntityType

class my_etype(EntityType):
    pass