From 7b7e1da0f4cc70a9e352df60430f0fde19af26a5 Mon Sep 17 00:00:00 2001 From: Javier Domingo Cansino Date: Tue, 11 Aug 2015 08:32:43 +0200 Subject: [PATCH] docs: Adding flake8-import-order plugin to the list of available plugins --- docs/extensions.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/extensions.rst b/docs/extensions.rst index 1a41bc3..7802042 100644 --- a/docs/extensions.rst +++ b/docs/extensions.rst @@ -121,6 +121,8 @@ listing of the ones we are aware of: * `radon `_ +* `flake8-import-order `_ + .. links .. _mccabe: https://github.com/flintwork/mccabe -.. _PyPI: https://pypi.python.org/pypi/ \ No newline at end of file +.. _PyPI: https://pypi.python.org/pypi/