lisa.utils: Fix import_all_submodules()
Avoid some undocumented behavior depending on the current working directory by specifying the prefix to pkgutil.walk_packages(prefix=...)
Loading
Please register or sign in to comment
Avoid some undocumented behavior depending on the current working directory by specifying the prefix to pkgutil.walk_packages(prefix=...)