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