diff --git a/changelog/2236.removal b/changelog/2236.removal index 013327291..84f98d009 100644 --- a/changelog/2236.removal +++ b/changelog/2236.removal @@ -1 +1 @@ -- remove plugin preinit, we no longer need to do that because the namespace is initialized in the module now \ No newline at end of file +- Remove internal ``_preloadplugins()`` function. This removal is part of the ``pytest_namespace()`` hook deprecation. \ No newline at end of file