PyCQA / isort

A Python utility / library to sort imports.
https://pycqa.github.io/isort/
MIT License
6.53k stars 583 forks source link

Fix safety sept 2023 #2178

Closed staticdev closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #2178 (646ff00) into main (e35a55f) will not change coverage. Report is 2 commits behind head on main. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2178 +/- ## ======================================= Coverage 99.22% 99.22% ======================================= Files 38 38 Lines 3087 3087 Branches 747 747 ======================================= Hits 3063 3063 Misses 14 14 Partials 10 10 ```