PyCQA / isort

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

Added _collections_abc to standard library modules #2279

Open mtr-d3v opened 1 month ago

mtr-d3v commented 1 month ago

This PR fixes issue #2250 by adding _collections_abc to the known standard library modules in mkstdlibs.py.