Added notarize_no_exc method to return success state instead of raising the exception #5

Merged
Korulag merged 2 commits from albs-637 into master 2022-09-14 20:02:22 +00:00
Member
No description provided.
@ -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

Please, add docstring, or expand name of the method. It's unclear
soksanichenko marked this conversation as resolved
mxpthv approved these changes 2022-09-14 19:11:37 +00:00
jhernandez approved these changes 2022-09-14 19:25:52 +00:00
Korulag merged commit 211d4521c0 into master 2022-09-14 20:02:22 +00:00
Korulag deleted branch albs-637 2022-09-14 20:02:28 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
almalinux/cas_wrapper!5
No description provided.