Skip to content

Commit 548f4b6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

129-ai-representation/ai-representation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ class CustomChart:
6969
return _ai_repr_(**kwargs)
7070
```
7171

72-
#### Using Registries for Unsupported Objects
72+
### Using Registries for Unsupported Objects
7373

7474
To support objects that do not implement `_ai_repr_`, users can define custom representations in a registry:
7575

0 commit comments

Comments
 (0)