diff --git a/README.md b/README.md index 703f825..4289377 100644 --- a/README.md +++ b/README.md @@ -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 . -``` \ No newline at end of file +```