AgaMiko commited on
Commit
b7f6e9b
1 Parent(s): 8c5f9f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ language:
12
 
13
  # Sentiment Classification in Polish
14
 
15
- ```
16
  import numpy as np
17
  from transformers import AutoTokenizer, AutoModelForSequenceClassification
18
 
 
12
 
13
  # Sentiment Classification in Polish
14
 
15
+ ```python
16
  import numpy as np
17
  from transformers import AutoTokenizer, AutoModelForSequenceClassification
18