Add pick_operation to sync with client
This commit is contained in:
@@ -9,7 +9,7 @@ from .operation import ChangeSet
|
||||
from .operation import get_current_operation
|
||||
from .operation import execute_undo, execute_redo
|
||||
from .operation import have_snapshot, take_snapshot, pick_snapshot
|
||||
from .operation import sync_with_server
|
||||
from .operation import pick_operation, sync_with_server
|
||||
|
||||
from .command import execute_batch_commands
|
||||
|
||||
|
||||
Reference in New Issue
Block a user