Skip to content

Commit a716fd3

Browse files
mlucoolkrassowski
andauthored
Update 129-ai-representation/ai-representation.md
Co-authored-by: Michał Krassowski <[email protected]>
1 parent f9c7c1f commit a716fd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

129-ai-representation/ai-representation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,9 @@ msg = {
153153
This allows for front end plugins enable the variable reference features (`@myvar`) noted above. Because it can pass kwargs,
154154
it has fine-grained control over passsing relevant information to reprs.
155155

156-
### Reference-Level Explanation
156+
## Reference-Level Explanation
157157

158-
#### Design Details
158+
### Design Details
159159

160160
- **Method Signature**: `_ai_repr_(**kwargs) -> Dict[str, Any]`
161161

0 commit comments

Comments
 (0)