Skip to content

Commit 5709e6b

Browse files
woodruffwdi
andauthored
Update sigstore/_cli.py
Co-authored-by: Dustin Ingram <di@users.noreply.github.com> Signed-off-by: William Woodruff <william@yossarian.net>
1 parent 4a5620b commit 5709e6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sigstore/_cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,6 @@ def _verify_common(
886886
bundle=bundle,
887887
policy=policy_,
888888
)
889-
pass
890889

891890

892891
def _get_identity(args: argparse.Namespace) -> Optional[IdentityToken]:

0 commit comments

Comments
 (0)