Skip to content

Commit 436f675

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 96c787f commit 436f675

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog/7469.deprecation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ Directly constructing the following classes is now deprecated:
99
- ``_pytest.config.argparsing.Parser``
1010
- ``_pytest.config.argparsing.OptionGroup``
1111

12-
These have always been considered private, but now issue a deprecation warning, which may become a hard error in pytest 8.0.0.
12+
These have always been considered private, but now issue a deprecation warning, which may become a hard error in pytest 8.0.0.

changelog/8248.trivial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Internal Restructure: let ``python.PyObjMixin`` inherit from ``nodes.Node`` to carry over typing information.
1+
Internal Restructure: let ``python.PyObjMixin`` inherit from ``nodes.Node`` to carry over typing information.

0 commit comments

Comments
 (0)