From eef422c62f0a2b76fbb64b7d6de9cb3b624a5fdf Mon Sep 17 00:00:00 2001 From: Brian Okken <1568356+okken@users.noreply.github.com> Date: Thu, 8 Feb 2024 16:45:43 -0800 Subject: [PATCH] docs update --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 85da61d..82809a6 100644 --- a/README.rst +++ b/README.rst @@ -350,8 +350,7 @@ of 10 minutes (600 seconds):: pytest --session-timeout=600 -You can also set the session timeout the `pytest configuration file`__ - using the ``session_timeout`` option: +You can also set the session timeout the `pytest configuration file`__ using the ``session_timeout`` option: .. code:: ini