Kevin Ta

Results 11 issues of Kevin Ta

**Description** When attempting to import the `util` submodule from the `importlib` module, an `AttributeError` is raised. This is problematic as `openfl` has a few `importlib.util` calls. One example: ``` Python...