open-location-code
open-location-code copied to clipboard
Fix __init__ to allow for proper package use
Prior to this, init running would merely create an empty module named openlocationcode with no attributes on Python 3.10 and 3.9. I haven't tested if this explicitly works on 3.8 and older, but it should.
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.
I've signed the CLA now.