Closed DeegC closed 3 years ago
USPS returns an error code for an invalid zip. I've added InvalidZipError and raise it if the return code from USPS matches it.
+1 nice, kind of surprised that wasn't in there already
USPS returns an error code for an invalid zip. I've added InvalidZipError and raise it if the return code from USPS matches it.