Merge pull request #1 from izam-mohammed/izam-dev-1
Corrected an error in CONTRIBUTING.md file
This commit is contained in:
commit
afa89749ad
|
|
@ -34,7 +34,7 @@ We use [black](https://black.readthedocs.io/en/stable/) and [flake8](https://fla
|
||||||
|
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
We adopt unit testing using [pyest](https://docs.pytest.org/en/latest/contents.html)
|
We adopt unit testing using [pytest](https://docs.pytest.org/en/latest/contents.html)
|
||||||
Please make sure that adding your new component does not decrease test coverage.
|
Please make sure that adding your new component does not decrease test coverage.
|
||||||
|
|
||||||
## Other tools
|
## Other tools
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue