Skip to content

Commit e6ad87c

Browse files
authored
add python language id to code block (#9023)
1 parent d81dd4c commit e6ad87c

File tree

1 file changed

+1
-1
lines changed
  • docs/docs/tutorials/conversation_history

1 file changed

+1
-1
lines changed

docs/docs/tutorials/conversation_history/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ You may notice that `history` does not appear in the input fields section of the
118118

119119
For example:
120120

121-
```
121+
```python
122122
import dspy
123123

124124
dspy.settings.configure(lm=dspy.LM("openai/gpt-4o-mini"))

0 commit comments

Comments
 (0)