Skip to content

Commit

Permalink
another touch up
Browse files Browse the repository at this point in the history
  • Loading branch information
tclose committed May 17, 2024
1 parent aa36151 commit c226e15
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 @@ -18,7 +18,7 @@ the necessary dependencies to run the tests
$ pip install -e .[test]
```

Then the tests, including `doctests` <https://docs.python.org/3/library/doctest.html>`__, can be launched using
Then the tests, including [doctests](https://docs.python.org/3/library/doctest.html), can be launched using

```
$ pytest --doctest-modules pydra/tasks/*
Expand Down

0 comments on commit c226e15

Please sign in to comment.