We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1c86c2 commit 6da7542Copy full SHA for 6da7542
pytest_django/live_server_helper.py
@@ -5,7 +5,7 @@ class LiveServer(object):
5
"""The liveserver fixture
6
7
This is the object that the ``live_server`` fixture returns.
8
- The ``live_server`` fixture that handles creation and stopping.
+ The ``live_server`` fixture handles creation and stopping.
9
"""
10
11
def __init__(self, addr):
0 commit comments