diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1da842a..56b3a05 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -174,8 +174,7 @@ features or old documentation updated for any changed features ### Python Style Guide -_Ncompare_ follows PEP8 as much as possible. Reference the _ruff_ and -_black_ configuration sections in [pyproject.toml](pyproject.toml) for specific expectations. +_Ncompare_ follows PEP8 as much as possible. Reference the _ruff_ configuration section in [pyproject.toml](pyproject.toml) for specific expectations. ### Documentation