Added notarize_no_exc method to return success state instead of raising the exception #5
No reviewers
Labels
No labels
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
almalinux/cas_wrapper!5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "albs-637"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -79,6 +79,21 @@ class CasWrapper:result_of_execution = command()return json.loads(result_of_execution)['hash']def notarize_no_exc(Please, add docstring, or expand name of the method. It's unclear