We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ac1a99 commit 12863fcCopy full SHA for 12863fc
pluggy.py
@@ -40,7 +40,7 @@
40
is possible to register plugins for which a hook specification is not yet
41
known and validate all hooks when the system is in a more referentially
42
consistent state. Setting an "optionalhook" attribution to a hook
43
- implementation will avoid PluginValidationError's if a specifcation
+ implementation will avoid PluginValidationError's if a specification
44
is missing. This allows to have optional integration between plugins.
45
46
- a "hook" relay object from which you can launch 1:N calls to
0 commit comments