pvanand commited on
Commit
8f760dd
·
verified ·
1 Parent(s): e7c011b

Update yf_docs.py

Browse files
Files changed (1) hide show
  1. yf_docs.py +2 -2
yf_docs.py CHANGED
@@ -1,6 +1,6 @@
1
  yf_docs = """
2
- # YFinance Documentation
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