From 35d00b4ca075224eb2a08d339c4bedb5dbc1693b Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 9 Nov 2021 12:59:02 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- changelog/9110.feature.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/9110.feature.rst b/changelog/9110.feature.rst index dc6419909..c40b37a04 100644 --- a/changelog/9110.feature.rst +++ b/changelog/9110.feature.rst @@ -1 +1 @@ -Added method :meth:`get_records_by_logger <_pytest.logging.LogCaptureFixture.get_records_by_logger>` to :class:`LogCaptureFixture <_pytest.logging.LogCaptureFixture>` as a convenience method to get records by the name of the logger. \ No newline at end of file +Added method :meth:`get_records_by_logger <_pytest.logging.LogCaptureFixture.get_records_by_logger>` to :class:`LogCaptureFixture <_pytest.logging.LogCaptureFixture>` as a convenience method to get records by the name of the logger.