Robert Murphy
Results
1
comments of
Robert Murphy
+1 Getting the same issue when trying to validate. The `validate_address` method seems like a pretty essential api method and it is completely broken. ``` from flanker.addresslib import address print(address.validate_address('[email protected]'))...