Skip to content

Commit

Permalink
fix code snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
sis0k0 authored Nov 15, 2024
1 parent 5757436 commit 3d5d541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/70-adding-memory/2-adding-memory.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The answers for code blocks in this section are as follows:
<summary>Answer</summary>
<div>
```python
config = {"configurable": {"thread_id": thread_id}}
{"configurable": {"thread_id": thread_id}}
```
</div>
</details>

0 comments on commit 3d5d541

Please sign in to comment.