Skip to content

Commit 0c7251b

Browse files
committed
新增 black 库
1 parent 1285073 commit 0c7251b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -884,6 +884,7 @@ Python 实现的数据库。
884884
* pylama:Python 和 JavaScript 的代码审查工具。[官网](https://pylama.readthedocs.org/en/latest/)
885885
* 代码格式化
886886
* autopep8:自动格式化 Python 代码,以使其符合 PEP8 规范。[官网](https://github.com/hhatto/autopep8)
887+
* black:一个坚定的 Python 代码格式化工具。[官网](https://github.com/ambv/black)
887888

888889
### 调试工具
889890

0 commit comments

Comments
 (0)