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.
2 parents ba8b83f + 69d6ad6 commit ab30863Copy full SHA for ab30863
pytest_flask/fixtures.py
@@ -41,7 +41,7 @@ def test_login(self):
41
42
43
class LiveServer:
44
- """The helper class uses to manage live server. Handles creation and
+ """The helper class used to manage a live server. Handles creation and
45
stopping application in a separate process.
46
47
:param app: The application to run.
0 commit comments