jazzband / geojson

Python bindings and utilities for GeoJSON
https://pypi.python.org/pypi/geojson/
BSD 3-Clause "New" or "Revised" License
915 stars 121 forks source link

Fixed DocStrings #69

Closed tiktaalik-dev closed 8 years ago

tiktaalik-dev commented 8 years ago

Hello there, Just changed the DocString to follow the standard that IDEs follow.

Cheers

groteworld commented 8 years ago

Please fix flake8 issue.

Thanks!

tiktaalik-dev commented 8 years ago

Hi Blake, I'm new to git and GitHub so I don't know how to fix that, sorry about that! If you'd prefer to reject the changes, it's okay with me! No hard feelings :-)

Cheers. Rodrigo.

frewsxcv commented 8 years ago

Merged in #72. Thanks!