Skip to content

Commit

Permalink
DOCS: redundant trailing )
Browse files Browse the repository at this point in the history
  • Loading branch information
Ab2nour authored Jun 21, 2022
1 parent 4bf38ac commit 1b9c5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/develop/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ All functions and class methods should be annotated with types and include a doc

## Testing

For code tests, myst-parser uses [pytest](https://docs.pytest.org)):
For code tests, myst-parser uses [pytest](https://docs.pytest.org):

```shell
>> cd MyST-Parser
Expand Down

0 comments on commit 1b9c5ae

Please sign in to comment.