cubicweb/test/data/lowered_etype.py
author Laurent Peuch <cortex@worlddomination.be>
Thu, 19 Dec 2019 08:13:52 +0100
changeset 12826 c13c0188f8a3
parent 11057 0b59724cb3f2
permissions -rw-r--r--
autopep8


from yams.buildobjs import EntityType

class my_etype(EntityType):
    pass