joris commited on
Commit
74b90da
·
1 Parent(s): f998d00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ language:
11
  pipeline_tag: text-classification
12
  ---
13
 
14
- ```
15
  from transformers import pipeline
16
 
17
  pipe = pipeline("text-classification",
 
11
  pipeline_tag: text-classification
12
  ---
13
 
14
+ ```python
15
  from transformers import pipeline
16
 
17
  pipe = pipeline("text-classification",