PyCQA / flake8-import-order

Flake8 plugin that checks import order against various Python Style Guides
GNU Lesser General Public License v3.0
278 stars 72 forks source link

Refactor structure #78

Closed pgjones closed 8 years ago

pgjones commented 8 years ago

This is a fairly large refactor to account for the change in flake8-import-order from a single style to multi style checker. This pull request will remain open for testing and discussion.

pgjones commented 8 years ago

I've tested on:

I'm therefore happy to merge.