mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-27 01:00:26 +08:00
89d3a55f1a
A few comments between imports were removed or moved to the top of the import block, due to behavioral differences between black and isort. See psf/black#251 for details. In two instances @overloads at the top of the file needed to be moved due to psf/black#1490.