reorder-python-imports icon indicating copy to clipboard operation
reorder-python-imports copied to clipboard

Rewrites source to reorder python imports

Results 4 reorder-python-imports issues
Sort by recently updated
recently updated
newest added

Further to #103 which was closed at the time. Would it be possible to update the pre-commit hooks for this repo to allow it to run by default on pyi...

I'm trying to use `reorder_python_imports` with Visual Studio Code. Unfortunately, [built-in support in the Python extension was already rejected](https://github.com/microsoft/vscode-python/issues/9274) due to lack of demand, but I'd still like to use...

updates: - [github.com/asottile/pyupgrade: v3.15.0 → v3.15.1](https://github.com/asottile/pyupgrade/compare/v3.15.0...v3.15.1)

updates: - [github.com/asottile/setup-cfg-fmt: v2.5.0 → v2.7.0](https://github.com/asottile/setup-cfg-fmt/compare/v2.5.0...v2.7.0) - [github.com/asottile/pyupgrade: v3.17.0 → v3.18.0](https://github.com/asottile/pyupgrade/compare/v3.17.0...v3.18.0)