haukelicht commited on
Commit
451e570
·
verified ·
1 Parent(s): a764ac4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -86,7 +86,7 @@ You can use the model with the [`setfit` python library](https://github.com/hugg
86
 
87
  ### Classification
88
 
89
- ```
90
  import torch
91
  from setfit import SetFitModel
92
 
 
86
 
87
  ### Classification
88
 
89
+ ```python
90
  import torch
91
  from setfit import SetFitModel
92