We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Whenever I use something related to buffet I get error, the others work, i clone the repo and followed the instructions, what's wrong?
The text was updated successfully, but these errors were encountered:
Go in and change the name. Look at the name of the method:
def buffett_handler(query):
and look at the error:
NameError: name 'buffet_handler' is not defined
Go in and change one of them
Sorry, something went wrong.
No branches or pull requests
Whenever I use something related to buffet I get error, the others work, i clone the repo and followed the instructions, what's wrong?
The text was updated successfully, but these errors were encountered: