Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hatredholder committed Apr 27, 2023
1 parent 2dee33f commit 3a82e5e
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 @@ -149,5 +149,5 @@ 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):
```
flake8
ruff --check .
```

0 comments on commit 3a82e5e

Please sign in to comment.