Skip to content

Commit 15b6f7b

Browse files
committed
style: 🎨 format qmd
1 parent 1edc077 commit 15b6f7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python/tests.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ test one thing at a time. If you need to test multiple things, write
160160
multiple tests.
161161

162162
::: callout-tip
163-
We won't cover it in this guide, but you can avoid repeating yourself
164-
in tests by using [parameterized
163+
We won't cover it in this guide, but you can avoid repeating yourself in
164+
tests by using [parameterized
165165
tests](https://docs.pytest.org/en/7.1.x/how-to/parametrize.html) to test
166166
multiple inputs and outputs with the same test function.
167167
:::

0 commit comments

Comments
 (0)