Skip to content

Commit 1702799

Browse files
Removed trailing whitespaces from documentation
1 parent 5bbc9e2 commit 1702799

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testing/run-write-tests.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ if the failures are transient or consistent.
8686
The ``-uall`` flag allows the use of all available
8787
resources so as to not skip tests requiring, e.g., Internet access.
8888

89-
To check for reference leaks (only needed if you modified C code),
90-
you can enable reference leak checking during testing using the ``-R`` flag.
89+
To check for reference leaks (only needed if you modified C code),
90+
you can enable reference leak checking during testing using the ``-R`` flag.
9191
For example, using the command::
9292

9393
python -m test <test_name> -R <warmups>:<repeats>

0 commit comments

Comments
 (0)