Skip to content
Snippets Groups Projects
__init__.py 140 B
Newer Older
François Ferry's avatar
François Ferry committed
"""cubicweb-api application package

This cube is the new api which will be integrated in CubicWeb 4.
"""


def includeme(config):
    pass