We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9c7c1f commit a716fd3Copy full SHA for a716fd3
129-ai-representation/ai-representation.md
@@ -153,9 +153,9 @@ msg = {
153
This allows for front end plugins enable the variable reference features (`@myvar`) noted above. Because it can pass kwargs,
154
it has fine-grained control over passsing relevant information to reprs.
155
156
-### Reference-Level Explanation
+## Reference-Level Explanation
157
158
-#### Design Details
+### Design Details
159
160
- **Method Signature**: `_ai_repr_(**kwargs) -> Dict[str, Any]`
161
0 commit comments