-
Notifications
You must be signed in to change notification settings - Fork 606
Adding To-Do List Application #52
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
Conversation
Hey @aayuv17. Can you please enable linting in code? You can use this site http://pep8online.com/ to check your .py file.
Hey, so I have performed linting on the python code...just wanted to point out that the site you recommended and the tool being used for checking are following different rules in some cases so I installed the flake8 module and used that. Maybe if others face issues with the site you can tell them to do the same.
Thanks for your contribution and valuable advice @aayuv17. Leave a star on the repo to encourage me for creating more such tasks :)
@all-contributors please add @aayuv17 for code
I've put up a pull request to add @aayuv17! 🎉
Pull Request Template
script name - To-Do List Application
What have you Changed
Added a todo list application made using Python's flask framework
Issue no.(must) - #35
Self Check(Tick After Making pull Request)