Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pkg_integrity: return GPGCli() instances where appropriate
In this function, returning `None` indicates success, so instead, a GPGCli() instance should be returned for the new error cases. Signed-off-by: Patrick McCarty <[email protected]>
- Loading branch information