Closed benjamb closed 1 year ago
Currently six.moves.winreg is not rewritten by calls to pyupgrade.
six.moves.winreg
pyupgrade
This may belong instead to https://github.com/asottile/reorder-python-imports, but it's worth tracking here as well.
no need for two issues. please next time just make one
Sure, though I must admit I only really paid attention to the fact both projects belonged to your namespace after the fact.
Currently
six.moves.winreg
is not rewritten by calls topyupgrade
.This may belong instead to https://github.com/asottile/reorder-python-imports, but it's worth tracking here as well.