style: 格式化代码
This commit is contained in:
@@ -11,4 +11,4 @@ for _finder, _name, _ispkg in pkgutil.iter_modules(__path__):
|
||||
continue
|
||||
importlib.import_module(f".{_name}", __package__)
|
||||
|
||||
algorithms = BaseAlgorithm.get_registry()
|
||||
algorithms = BaseAlgorithm.get_registry()
|
||||
|
||||
Reference in New Issue
Block a user