diff --git a/README.md b/README.md index 1ba7a90..18538ae 100644 --- a/README.md +++ b/README.md @@ -607,7 +607,7 @@ _Tools of static analysis, linters and code quality checkers. Also see [awesome- - [black](https://github.com/psf/black) - The uncompromising Python code formatter. - [isort](https://github.com/PyCQA/isort) - A Python utility / library to sort imports. - - [ruff](https://github.com/astral-sh/ruff) - An extremely fast Python linter and code formatter. + - Refactoring - [rope](https://github.com/python-rope/rope) - Rope is a python refactoring library. - Type Checkers - [awesome-python-typing](https://github.com/typeddjango/awesome-python-typing) @@ -1157,5 +1157,3 @@ Your contributions are always welcome! Please take a look at the [contribution g --- If you have any question about this opinionated list, do not hesitate to contact [@vinta](https://x.com/vinta) on X (Twitter). - -