felerminoali commited on
Commit
7e89cf2
·
verified ·
1 Parent(s): 33628d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ git lfs pull # Download large files (LFS-tracked)
32
  ```
33
 
34
  # Inference
35
- ```
36
  import os
37
  import ctranslate2
38
  import sentencepiece as spm
 
32
  ```
33
 
34
  # Inference
35
+ ```python
36
  import os
37
  import ctranslate2
38
  import sentencepiece as spm