Text Classification
fastText
English
kenhktsui commited on
Commit
7c6eca3
·
verified ·
1 Parent(s): 45d2335

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ There are two objectives:
17
 
18
 
19
  ## 🛠️Usage
20
- ```
21
  from typing import List
22
  import re
23
  from huggingface_hub import hf_hub_download
 
17
 
18
 
19
  ## 🛠️Usage
20
+ ```python
21
  from typing import List
22
  import re
23
  from huggingface_hub import hf_hub_download