📜  黑色蟒蛇代码示例

📅  最后修改于: 2022-03-11 14:46:32.735000             🧑  作者: Mango

代码示例1
Black is the uncompromising Python code formatter. 

How to install Black?
1. pip install black
2. Install black extension in your favourite code editor.

For sublime text, search for "sublack" in Package Control.