Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hatredholder committed Jun 10, 2023
1 parent c3ac3e0 commit e908b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ pytest -k "not email_configured and not oauth_configured" --cov-report html:cov_
### 4. Test the **code quality** (see if there are any PEP8 errors):
```
ruff --check .
```
```

0 comments on commit e908b37

Please sign in to comment.