Spaces:
Running
Running
Update yf_docs.py
Browse files- yf_docs.py +2 -2
yf_docs.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
yf_docs = """
|
2 |
-
# YFinance
|
3 |
-
|
4 |
## Single Ticker Usage
|
5 |
|
6 |
```python
|
|
|
1 |
yf_docs = """
|
2 |
+
# YFinance UPDATED API DOCUMENTATION
|
3 |
+
# Always refer the following updated documentation for writing python code to call yf api
|
4 |
## Single Ticker Usage
|
5 |
|
6 |
```python
|