-
Notifications
You must be signed in to change notification settings - Fork 606
Password Strength Checker #47
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 @falguni-k Can you please enable linting in code? You can use this site http://pep8online.com/ to check your .py file.
Hey @falguni-k . Can you please enable linting in code? You can use this site http://pep8online.com/ to check your .py file.
Hi. I have enabled linting in the code and it has passed all the tests. You may merge now.
Thanks for that @falguni-k
@all-contributors please add @falguni-k for code
I've put up a pull request to add @falguni-k! 🎉
script name - password_strength_checker.py
What have you Changed
added a new folder for Password Strength Checker. It contains a python script and a readme.md file.
Issue no.(must) - #44
Self Check(Tick After Making pull Request)