Skip to content

Commit 33cc1e1

Browse files
authored
Merge pull request #45 from satyam-seth-learnings/setup-black
Add black official doc
2 parents ab9d7ac + 02a9595 commit 33cc1e1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,10 @@
224224
force-exclude = "/migrations/"
225225
```
226226

227+
- Note:- black official [doc](https://black.readthedocs.io/en/stable/getting_started.html)
228+
227229
- Fix formatting using black
228230

229231
```sh
230232
black .
231-
```
233+
```

0 commit comments

Comments
 (0)