Skip to content

Commit 4d6ccb3

Browse files
committed
docs: minor formatting change
1 parent 4efeced commit 4d6ccb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ In addition, [@dominictarro](https://github.com/dominictarro) maintains a Rust p
3131
## Quickstart 👩‍💻
3232
The code snippet below demonstrates how to chunk text with `semchunk`:
3333
```python
34-
3534
import semchunk
3635
import tiktoken # `transformers` and `tiktoken` are not required.
3736
from transformers import AutoTokenizer # They're just here for demonstration purposes.

0 commit comments

Comments
 (0)