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

Fixed a bug that did not return false when username does not start with a letter #18511

Closed
wants to merge 1 commit into from
Closed

Fixed a bug that did not return false when username does not start with a letter #18511

wants to merge 1 commit into from

Conversation

JBrence
Copy link

@JBrence JBrence commented Jan 15, 2022

Fixed a bug that did not return false when username does not start with a letter.
Closes: #1
Closes: #18512

Fixes #1

It's a good idea to open an issue first for discussion.

  • Tests pass
  • Appropriate changes to README are included in PR

@JBrence JBrence closed this Jan 15, 2022
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

Successfully merging this pull request may close these issues.

Bug in Validations.py Course3/Lab4: Usernames should always start with letters
1 participant