Skip to content

Commit 08d5e0c

Browse files
authored
Merge pull request #329 from texastony/patch-1
2 parents 776e8f7 + 23c7dab commit 08d5e0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,8 @@ which has been appropriately marked.
224224
*hookimpls* are loaded from a plugin using the
225225
:py:meth:`~pluggy.PluginManager.register()` method:
226226

227+
*hookimpls* must be hashable.
228+
227229
.. code-block:: python
228230
229231
import sys

0 commit comments

Comments
 (0)