mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 15:27:01 +00:00
update the link of black
This commit is contained in:
parent
7fbe22c7ba
commit
28e60d146d
|
@ -221,7 +221,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [pylint](https://www.pylint.org/) - A fully customizable source code analyzer.
|
||||
* [pylama](https://github.com/klen/pylama) - A code audit tool for Python and JavaScript.
|
||||
Code Formatters
|
||||
* [black](https://github.com/ambv/black) - The uncompromising Python code formatter.
|
||||
* [black](https://github.com/python/black) - The uncompromising Python code formatter.
|
||||
* [yapf](https://github.com/google/yapf) - Yet another Python code formatter from Google.
|
||||
* Static Type Checkers
|
||||
* [mypy](http://mypy-lang.org/) - Check variable types during compile time.
|
||||
|
|
Loading…
Reference in New Issue
Block a user