src/notes/tests/api/__init__.py
author ymh <ymh.work@gmail.com>
Tue, 20 Jun 2017 21:56:42 +0200
changeset 67 9206af01f5e5
parent 31 63be3ce389f7
child 74 043477fd5c5c
permissions -rw-r--r--
Change to UserRecord

from .session import SessionApiTests

__all__ = 'SessionApiTests'