Compare commits
3 commits
be1a333d75
...
e5225ba239
Author | SHA1 | Date | |
---|---|---|---|
Edward Betts | e5225ba239 | ||
Edward Betts | 4638c710d5 | ||
Edward Betts | 1a5ed90fc1 |
|
@ -3,6 +3,6 @@
|
||||||
|
|
||||||
from google_stocks import Index
|
from google_stocks import Index
|
||||||
|
|
||||||
index = Index("S&P Total Market")
|
index = Index("SPTMI")
|
||||||
|
|
||||||
print(index.one_line)
|
print(index.one_line)
|
||||||
|
|
Loading…
Reference in a new issue