address comments
This commit is contained in:
parent
77cf1eba91
commit
d2a0bb7cb9
@ -169,9 +169,6 @@ def load_pluggable_device_library(library_location):
|
|||||||
library_location: Path to the plugin or folder of plugins.
|
library_location: Path to the plugin or folder of plugins.
|
||||||
Relative or absolute filesystem path to a dynamic library file or folder.
|
Relative or absolute filesystem path to a dynamic library file or folder.
|
||||||
|
|
||||||
Returns:
|
|
||||||
None
|
|
||||||
|
|
||||||
Raises:
|
Raises:
|
||||||
OSError: When the file to be loaded is not found.
|
OSError: When the file to be loaded is not found.
|
||||||
RuntimeError: when unable to load the library.
|
RuntimeError: when unable to load the library.
|
||||||
|
Loading…
Reference in New Issue
Block a user