Compare commits
3 commits
be1a333d75
...
e5225ba239
| Author | SHA1 | Date | |
|---|---|---|---|
| e5225ba239 | |||
| 4638c710d5 | |||
| 1a5ed90fc1 |
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@
|
|||
|
||||
from google_stocks import Index
|
||||
|
||||
index = Index("S&P Total Market")
|
||||
index = Index("SPTMI")
|
||||
|
||||
print(index.one_line)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue