aspectumapp / osm2geojson

Convert OSM and Overpass XML/JSON to GeoJSON
MIT License
97 stars 15 forks source link

PEP8 formatting #17

Closed dericke closed 3 years ago

dericke commented 3 years ago

I was looking at the code to work on some other PRs, and was wondering if you would be willing to format the code to PEP8 standards? I think this would make it easier for others to work on and understand the library as well.

This PR contains no actual changes to code function, only whitespace changes and import reordering.

rapkin commented 3 years ago

Great! Thank you! I planned to rewrite some parts, but it's hard to find time for this. It's good step in this direction