openml / openml.org

New OpenML website
https://new.openml.org
BSD 3-Clause "New" or "Revised" License
25 stars 18 forks source link

Update regex e-mail #331

Closed PGijsbers closed 4 months ago

PGijsbers commented 5 months ago

Allow a dash in the domain name, e.g., foo@bar-bazz.com. Might want to use some e-mail parsing library for this instead, but this at least fixes this oversight.