Skip to content

Commit 4e048e0

Browse files
authored
8625 - small grammar fix (#8627)
1 parent 9c4da3e commit 4e048e0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Andras Tim
2424
Andrea Cimatoribus
2525
Andreas Motl
2626
Andreas Zeidler
27+
Andrew Shapton
2728
Andrey Paramonov
2829
Andrzej Klajnert
2930
Andrzej Ostrowski

doc/en/explanation/fixtures.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,6 @@ to do this is by loading these data in a fixture for use by your tests.
153153
This makes use of the automatic caching mechanisms of pytest.
154154

155155
Another good approach is by adding the data files in the ``tests`` folder.
156-
There are also community plugins available to help managing this aspect of
156+
There are also community plugins available to help to manage this aspect of
157157
testing, e.g. `pytest-datadir <https://pypi.org/project/pytest-datadir/>`__
158158
and `pytest-datafiles <https://pypi.org/project/pytest-datafiles/>`__.

0 commit comments

Comments
 (0)