Skip to content

Commit 27e67da

Browse files
authored
Remove unnecessary period in documentation
1 parent 0559f7c commit 27e67da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ pytest.
4040

4141
Next, we create a `pytest fixture`_ called
4242
:func:`client` that configures
43-
the application for testing and initializes a new database.::
43+
the application for testing and initializes a new database::
4444

4545
import os
4646
import tempfile

0 commit comments

Comments
 (0)