Skip to content

Commit 4ef03d2

Browse files
committed
changed formatting
1 parent 277d3e6 commit 4ef03d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

howto-prepare-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ In order to run the automated tests you need to install a couple of Python modul
3636
```
3737
3838
---
39-
**TODO** - the *TEST_DEPS* variable in [setup.py](./setup.py) also lists pre-commit, pylint and
39+
TODO: the *TEST_DEPS* variable in [setup.py](./setup.py) also lists pre-commit, pylint and
4040
pytest-coverage as test dependencies, but these are not used in any of the tests. It's not
4141
entirely clear to me how *TEST_DEPS* works in the context of testing (since you typically
4242
do this *before* installing any packages).

0 commit comments

Comments
 (0)