Commit 5145182
authored
fix implementation to return embedding (microsoft#805)
calling the memory record's embedding property throws
`RecursionError: maximum recursion depth exceeded`
return the attribute instead of the property
Signed-off-by: hsm207 <[email protected]>1 parent 930d585 commit 5145182
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments