Skip to content

Commit 07d8728

Browse files
authored
Update README.md
1 parent 061b4e7 commit 07d8728

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ Perform Style Checking on your Python 3 using flake8 and formate code using blac
77
toolkit for checking your codebase against coding style (PEP8), programming errors (like “library imported but unused” and “Undefined name”) and checking cyclomatic complexity.
88

99
<b>Black</b> is the uncompromising Python code formatter. By using it, you agree to cede control over minutiae of hand-formatting. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters.
10+
11+
<img src="Screenshot from 2020-04-18 00-32-08.png"/>

0 commit comments

Comments
 (0)