jazzband / geojson

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

Rearrange code for Flake8 compliance #46

Closed groteworld closed 9 years ago

groteworld commented 9 years ago

Rearranges some of the code to comply with Flake8 warnings and errors.

This is part 1 of 2 for #44

frewsxcv commented 9 years ago

@skj3gg Thanks! :cake:

If you want, add yourself to the credits section in the README

frewsxcv commented 9 years ago

I'll keep this open in a tab and look over it tonight; I don't anticipate any issues

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.03%) when pulling 7f517899e793dc82a103b9b5dc305ceeeefe25a4 on skj3gg:flake8-cleanup into 0c68ce74d4472f957b31c336bfd41b719d8dfa00 on frewsxcv:master.

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.03%) when pulling 51ac5dc698c29d787572a301c08347845f65358a on skj3gg:flake8-cleanup into 0c68ce74d4472f957b31c336bfd41b719d8dfa00 on frewsxcv:master.

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.03%) when pulling bfa199092b5af63ac666a8e047d6b905c088f659 on skj3gg:flake8-cleanup into 0c68ce74d4472f957b31c336bfd41b719d8dfa00 on frewsxcv:master.

frewsxcv commented 9 years ago

Looks great, thanks for your contribution!