소스 검색

Fix Refman cross-reference

jrobinAV 1 년 전
부모
커밋
28287d9536
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: