Support compress batch commands as one command
This commit is contained in:
@@ -11,7 +11,7 @@ from .operation import execute_undo, execute_redo
|
||||
from .operation import have_snapshot, take_snapshot, pick_snapshot
|
||||
from .operation import pick_operation, sync_with_server
|
||||
|
||||
from .command import execute_batch_commands
|
||||
from .command import execute_batch_command, execute_batch_commands
|
||||
|
||||
from .s0_base import JUNCTION, RESERVOIR, TANK, PIPE, PUMP, VALVE, PATTERN, CURVE
|
||||
from .s0_base import is_node, is_junction, is_reservoir, is_tank
|
||||
|
||||
Reference in New Issue
Block a user