Created
August 2, 2018 14:06
-
-
Save kushalchauhan98/6de009fbf86d313f3fc59623257c7b25 to your computer and use it in GitHub Desktop.
Talon Cleaner
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from talon.signature.bruteforce import extract_signature | |
cleaned_email, _ = extract_signature(email) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment