From dcaeef7c10d0df00100367a8c75813e761348c70 Mon Sep 17 00:00:00 2001 From: Ronny Pfannschmidt Date: Mon, 31 Jul 2017 22:21:09 +0200 Subject: [PATCH] take review comments into account --- changelog/2236.removal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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