Kaynağa Gözat

fix: update() is not imported at taipy level

trgiangdo 5 gün önce
ebeveyn
işleme
1f55b7ee48
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      taipy/core/_init.py

+ 1 - 0
taipy/core/_init.py

@@ -68,6 +68,7 @@ from .taipy import (
     unsubscribe_scenario,
     unsubscribe_sequence,
     untag,
+    update,
 )
 from .task.task import Task
 from .task.task_id import TaskId