forked from orbit-oss/flask
Remove unnecessary period in documentation
This commit is contained in:
parent
0559f7c86b
commit
27e67dafc0
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ pytest.
|
|||
|
||||
Next, we create a `pytest fixture`_ called
|
||||
:func:`client` that configures
|
||||
the application for testing and initializes a new database.::
|
||||
the application for testing and initializes a new database::
|
||||
|
||||
import os
|
||||
import tempfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue