Update README.md
Browse files
README.md
CHANGED
@@ -168,7 +168,7 @@ test_cases/
|
|
168 |
## Getting Started
|
169 |
You can access the dataset on Hugging Face using the following commands:
|
170 |
|
171 |
-
```
|
172 |
from huggingface_hub import hf_hub_download
|
173 |
import pandas as pd
|
174 |
|
|
|
168 |
## Getting Started
|
169 |
You can access the dataset on Hugging Face using the following commands:
|
170 |
|
171 |
+
```python
|
172 |
from huggingface_hub import hf_hub_download
|
173 |
import pandas as pd
|
174 |
|