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

Clean up code #105

Open
kosyfrances opened this issue May 25, 2016 · 0 comments
Open

Clean up code #105

kosyfrances opened this issue May 25, 2016 · 0 comments

Comments

@kosyfrances
Copy link
Owner

I noticed some bad code in the pure python part of the project, where we are returning True or False instead of letting python handle the result of the comparison statement. An example is here https://github.com/andela-kanyanwu/food-bot-review/blob/master/plugins/food_bot_plugin.py#L154

We need to clean up the code and update statements like that.

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

No branches or pull requests

2 participants