Skip to content

Commit ee5ec6a

Browse files
Olivia-liufacebook-github-bot
authored andcommitted
etrecord is opaque (#762)
Summary: Pull Request resolved: #762 We meant not transparent. Reviewed By: mergennachin Differential Revision: D50109910 fbshipit-source-id: 8294942eb5c2a3a59adc0c7fe4977d849ea4096c
1 parent 79f331a commit ee5ec6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/sdk-etrecord.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ them to debug and visualize their model.
1717
* Edge dialect graph with debug handles
1818
* Delegate debug handle maps
1919

20-
The ``ETRecord`` object itself is intended to be transparent to users and they should not access any components inside it directly.
20+
The ``ETRecord`` object itself is intended to be opaque to users and they should not access any components inside it directly.
2121
It should be provided to the `Inspector API <sdk-inspector.html>`__ to link back performance and debug data sourced from the runtime back to the Python source code.
2222

2323
APIs

0 commit comments

Comments
 (0)