PyCQA / isort

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

doc: Update black_compatibility.md #2177

Closed JSS95 closed 1 year ago

JSS95 commented 1 year ago

Update recommended rev to 5.11.5. (5.6.4 has poetry-related issue)

codecov[bot] commented 1 year ago

Codecov Report

Merging #2177 (bf9ac44) into main (e35a55f) will not change coverage. The diff coverage is n/a.

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