From b5ce001e434403b04b29cf18cf1d2e6740b6094e Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 00:58:11 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- doc/en/backwards-compatibility.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/en/backwards-compatibility.rst b/doc/en/backwards-compatibility.rst index e13884180..c0feb833c 100644 --- a/doc/en/backwards-compatibility.rst +++ b/doc/en/backwards-compatibility.rst @@ -5,7 +5,7 @@ Backwards Compatibility Policy .. versionadded: 6.0 -Pytest is an actively evolving project that has been decades in the making. +Pytest is an actively evolving project that has been decades in the making. We keep learning about new and better structures to express different details about testing. While we implement those modifications, we try to ensure an easy transition and don't want to impose unnecessary churn on our users and community/plugin authors. @@ -91,4 +91,3 @@ pytest version min. Python version ============== =================== `Status of Python Versions `__. -