Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Fix return type of zpool_create
The return value was annotated with `pathlib.Path` but `ZpoolInfo` is returned instead. Signed-off-by: Axel Gembe <[email protected]>
- Loading branch information