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