awslabs / awslabs/sagemaker-debugger-rulesconfig
Modify EMAIL_ADDRESS_REGEX
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
In validate_email_address, it checks if EMAIL_ADDRESS_REGEX and the email address in the argument match, but the result is false for email addresses like XXX.YYY@ZZZ.co.jp. Can you please fix this so that the result is true for email addresses with the above pattern?
Contributor guide
Assessment
This issue has not been assessed yet.