pyzipcode icon indicating copy to clipboard operation
pyzipcode copied to clipboard

Update to fix ZIP_RANGE_QUERY and get_zipcodes_around_radius() using new format

Open Sciguymjm opened this issue 11 years ago • 1 comments

The current ZIP_RANGE_QUERY and get_zipcodes_around_radius() method was broken when SQLi was fixed.

Sciguymjm avatar Oct 06 '14 00:10 Sciguymjm

You're missing a bracket, line 85 should be ]))

VincentTide avatar Jun 01 '15 00:06 VincentTide