RequiemBit
Results
1
issues of
RequiemBit
- Closes #18 - Empty string should not be considered a valid email. - Added explicit `if input_string == "": return False` guard in `is_email()`. - Added unit test to...