python-geohash
python-geohash copied to clipboard
Change raise Exception to raise ValueError to ensure consistency.
Ref: https://docs.python.org/2/library/exceptions.html#exceptions.ValueError
Partially resolves: https://github.com/hkwi/python-geohash/issues/19
bump
This project seems unmaintained. I am using Geohashes extensively for my work. Perhaps will look at forking and maintaining that.