y-crdt/ypy

Access YTransaction

davidbrochart opened this issue · 0 comments

I seems that YTransaction cannot be accessed:

import y_py as Y

Y.YTransaction
# AttributeError: module 'y_py' has no attribute 'YTransaction'