Closed Unix-Code closed 5 years ago
This PR adds the ability to enable the use of the geocodio HIPAA API URL (specified in the docs here )
Changes include:
hipaa_enabled
Related to: #29
Nightly Python tests are failing but all production Python tests are passing, so giving this the 👍
This PR adds the ability to enable the use of the geocodio HIPAA API URL (specified in the docs here )
Changes include:
hipaa_enabled
parameter to init the Geocodio client and enable the use of the HIPAA url (adds the prefix)Related to: #29