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

def available_efts(apikey: str) has misspelling of etf #28

Closed
wwasilev opened this issue Sep 21, 2022 · 5 comments
Closed

def available_efts(apikey: str) has misspelling of etf #28

wwasilev opened this issue Sep 21, 2022 · 5 comments

Comments

@wwasilev
Copy link

Change def available_efts(apikey: str) to def available_etfs(apikey: str)

@daxm
Copy link
Owner

daxm commented Sep 21, 2022

I don't see a difference in your example. What am I missing here?

@wwasilev
Copy link
Author

eFTs vs eTFs

@daxm
Copy link
Owner

daxm commented Sep 21, 2022

LOL. I stared and stared at this and didn't see it. Let me figure out how to "fix" this without making a breaking change.

@wwasilev
Copy link
Author

You did make me re-check like 5 times! Thanks!

@daxm
Copy link
Owner

daxm commented Sep 21, 2022

New method created with "old" method pointing to new method (and a print warnting of deprecation). Code pushed and new pypi version released.

@daxm daxm closed this as completed May 22, 2023
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