Closed huzaifazahoor closed 2 years ago
I have added three features. I'll address them one by one. 1) I have added the get_header() function in utils.py.
2) I have added the code in the quote.py.
3) I have added the sleep(1) code in screener/overview.py
Can you add sleep function to other similar functions? The pr looks good. I will fix some other issues and merge this in.
Your code is merged. Thank you for your contributions.
Description
I have added three features. I'll address them one by one. 1) I have added the get_header() function in utils.py.
2) I have added the code in the quote.py.
3) I have added the sleep(1) code in screener/overview.py
Type of change
What you did