fix(places): correct typo in places detail fields#504
fix(places): correct typo in places detail fields#504il-santo wants to merge 1 commit intogooglemaps:masterfrom
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
CLA should pass. Why is it not doing it? |
|
Hello :), |
It simply doesn't work. I signed the CLA several times, and it seems ok, but if I follow the procedure to rescan the PR as a first time contributor I get a 404. |
Currently there is a typo in googlemaps/places.py that prevents the retrieval ot the address components array.
This commit fixes the above mentioned typo.