Flake8-import-order

Latest version: v0.18.2

Safety actively analyzes 630450 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.15

---------------

* Drop Python 3.3 support, as Python 3.3 is beyond it's end of lfe.
* Correct the flake8 entrypoint to report all ``I`` errors, this may
result in ``I2XX`` errors being reported that were absent
previously.
* Support in-line `` noqa`` comments specifing only the error codes
to be ignored, e.g., `` noqa: I101``.
* Accept only `` noqa`` directives on the line reporting the error,
see limitations.

0.14.3

-----------------

* Bug fix, allow for noqa directives to work with I202.

0.14.2

-----------------

* Bug fix, ensure the plugin is invoked by flake8.

0.14.1

-----------------

* Bug fix, cope with multi-line imports when considering I202.

0.14

---------------

* Fixed I201 error raising for cryptography style.
* Added I202 error when there is an additional newline in a section of
imports.
* Added ``ntpath`` and ``os2emxpath`` to stdlib list.

0.13

---------------

* Added ``secrets`` to stdlib list.
* Allow for any style to use application-package grouping.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.