Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'S' is deprecated #295

Open
jakemdrew opened this issue Oct 24, 2024 · 1 comment
Open

'S' is deprecated #295

jakemdrew opened this issue Oct 24, 2024 · 1 comment

Comments

@jakemdrew
Copy link

Describe the bug
yahooquery\utils_init_.py:1470: FutureWarning: 'S' is deprecated and will be removed in a future version. Please use 's' instead of 'S'.

To Reproduce
Steps to reproduce the behavior:
Use the Ticker object

Expected behavior
yahooquery\utils_init_.py:1470: FutureWarning: 'S' is deprecated and will be removed in a future version. Please use 's' instead of 'S'.

@maread99
Copy link
Contributor

This would be fixed by the outstanding PR #262.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants