Skip to content

Commit

Permalink
Added formatting command in README file
Browse files Browse the repository at this point in the history
  • Loading branch information
mwanjajoel committed Jun 29, 2022
1 parent aa09847 commit 0b8fdbd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@ python manage.py runserver
```
pytest
```
## Code Formatting using Black
```
black momo
```

## How to submit an issue
Expand Down

0 comments on commit 0b8fdbd

Please sign in to comment.