Flake8-import-order

Latest version: v0.18.2

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

Scan your dependencies

Page 3 of 4

0.12

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

* Added new Edited style, this is equivalent to the Smarkets style
except that values specified in the ``application-package-names``
option must be imported after third-party import statements
* Added ability to extend a style using an entrypoint.
* Fix ambiguous I100 error, now lists correct packages.

0.11

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

* Enforce lexicographic ordering for Google, Smarkets and AppNexus
styles. This may introduce warnings not present in previous
releases relating to case sensitivity.
* Fix I100 case sensitivity for ungrouped imports, again enforcing
lexicographic ordering.

0.10

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

* Added new AppNexus style, this is equivalent to the google style
except that values specified in the `application-package-names`
option must be imported after third-party import statements
* Fixed ungrouped ordering bug whereby I100 wasn't triggered.

0.9.2

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

* Fix error when checking from stdin using flake8 3.0.

0.9.1

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

* Fix case sensitivity bug for Google and Smarkets style.

0.9

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

* Drop pep8 requirement and replace with pycodestyle.
* Support Flake8 3.0 (alongside Flake8 2.X).
* Drop Python2.6 compatibility.
* Fixed a bug where intermixed 1st and 3rd party imports cause an
error with the PEP8 style.
* Fixed a bug whereby the I101 recommended ordering wasn't a valid
ordering in the cryptography style.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.