forked from TrueCloudLab/frostfs-testlib
[#127] Change service registration
Signed-off-by: Andrey Berezin <a.berezin@yadro.com>
This commit is contained in:
parent
253bb3b1d8
commit
f072f88673
3 changed files with 7 additions and 16 deletions
|
@ -23,7 +23,7 @@ def load_all(group: str) -> Any:
|
|||
"""Loads all plugins using entry point specification.
|
||||
|
||||
Args:
|
||||
plugin_group: Name of plugin group.
|
||||
group: Name of plugin group.
|
||||
|
||||
Returns:
|
||||
Classes from specified group.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue