Skip to content

Commit 99502b4

Browse files
authored
fix: update() is not imported at taipy level (#2656)
2 parents b64104e + 1f55b7e commit 99502b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

taipy/core/_init.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
unsubscribe_scenario,
6969
unsubscribe_sequence,
7070
untag,
71+
update,
7172
)
7273
from .task.task import Task
7374
from .task.task_id import TaskId

0 commit comments

Comments
 (0)