Преглед на файлове

Merge branch 'develop' into 1297-value-format

Nam Nguyen преди 11 месеца
родител
ревизия
4436b1a443
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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: