andriadze commited on
Commit
1aa2658
1 Parent(s): 2c36b71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -69,7 +69,7 @@ The following hyperparameters were used during training:
69
 
70
  ### How to use
71
 
72
- ```
73
  from transformers import (
74
  pipeline
75
  )
 
69
 
70
  ### How to use
71
 
72
+ ```python
73
  from transformers import (
74
  pipeline
75
  )