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

smarkets option not listed in --help #64

Closed johnthagen closed 8 years ago

johnthagen commented 8 years ago

smarkets is not listed with --help is supplied:

 --import-order-style=IMPORT_ORDER_STYLE
                        Style to follow. Available: cryptography, google