Skip to content

Commit 4239b0a

Browse files
committed
Change README.md a bit in attempt to make pypi happy
See pypi/warehouse#4079 (comment)
1 parent b918980 commit 4239b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ pip install git+https://github.com/tomtung/omikuji.git -v
108108

109109
The following script demonstrates how to use the Python binding to train a model and make predictions:
110110

111-
```python
111+
```
112112
import omikuji
113113
114114
# Train

0 commit comments

Comments
 (0)