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.
2 parents 4ac1a99 + 12863fc commit e802d47Copy full SHA for e802d47
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