Browse Source

Fix Refman cross-reference

jrobinAV 11 tháng trước cách đây
mục cha
commit
28287d9536
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      taipy/core/taipy.py

+ 1 - 1
taipy/core/taipy.py

@@ -396,7 +396,7 @@ def get(
 
     This function allows you to retrieve an entity by specifying its identifier.
     The identifier must match the pattern of one of the supported entity types:
-    Task^, DataNode^, Sequence^, Job^, Cycle^, Submission^, or Scenario^.
+    `Task^`, `DataNode^`, `Sequence^`, `Job^`, `Cycle^`, `Submission^`, or `Scenario^`.
 
 
     Parameters: