You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cli: Adjust paths when signing and verifying in model_path '.'
All paths have to be adjusted when signing or verifying when the model_path
is '.'. This is the case when signing while the current working directory
is the model's directory. Do the adjustments inside the library.
Extend test case with signing while in model directory.
Resolves: #451
Signed-off-by: Stefan Berger <[email protected]>
0 commit comments