Delete repeated param description.

Change-Id: Icdccc700a91f893a4427ee89c140de9a153e4c54
changes/85/643285/1
zhangwen1 4 years ago
parent df3b8372f2
commit aa0f033838

@ -40,8 +40,6 @@ class HookManager(NamedExtensionManager):
dependencies of the plugin(s) being loaded. Defaults to False.
:type verify_requirements: bool
:type on_missing_entrypoints_callback: function
:param verify_requirements: Use setuptools to enforce the
dependencies of the plugin(s) being loaded. Defaults to False.
:param warn_on_missing_entrypoint: Flag to control whether failing
to load a plugin is reported via a log mess. Only applies if
on_missing_entrypoints_callback is None.

Loading…
Cancel
Save