Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
STYLE: Remove unnecessary local
output
variables from PyVnl
Let `_GetVnlVectorFromArray` and `_GetVnlMatrixFromArray` directly return the constructed object. It is unnecessary to first store it in a local variable.
- Loading branch information