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

PyLama support #1

Closed public closed 10 years ago

public commented 10 years ago

https://github.com/klen/pylama

For python-mode integration.

public commented 10 years ago

This is mostly done. Need to test it out with pylama and python-mode though.