Skip to content

Commit dad768d

Browse files
authored
Update README.md
fix typo
1 parent 5016d8c commit dad768d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/data_collector/yahoo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ df = D.features(D.instruments("all"), ["$close"], freq="day")
121121

122122
### Help
123123
```bash
124-
pythono collector.py collector_data --help
124+
python collector.py collector_data --help
125125
```
126126

127127
## Parameters

0 commit comments

Comments
 (0)