Skip to content

Commit 492e15e

Browse files
authored
Highlight code
1 parent 443d667 commit 492e15e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TESTING_RECALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ max_elements defines the maximum number of elements that can be stored in the st
2727

2828
### measuring recall example
2929

30-
```
30+
```python
3131
import hnswlib
3232
import numpy as np
3333

0 commit comments

Comments
 (0)