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 193ee60 commit 484283bCopy full SHA for 484283b
domdf_python_tools/import_tools.py
@@ -168,7 +168,7 @@ def discover_entry_points_by_name(
168
) -> Dict[str, Any]:
169
"""
170
Returns a mapping of entry point names to the entry points in the given category,
171
- optionally filtered by ``match_func``.
+ optionally filtered by ``name_match_func`` and ``object_match_func``.
172
173
.. versionadded:: 2.5.0
174
0 commit comments