Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
geo2a committed May 4, 2023
2 parents 401fd26 + 3ad918c commit bf964c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kimp/src/kimp/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ def create_argument_parser() -> ArgumentParser:
)

# Prove
command_parser.add_parser(
_ = command_parser.add_parser(
'prove', help='Prove a K claim', parents=[shared_args, spec_file_shared_args, claim_shared_args, explore_args]
)

Expand Down

0 comments on commit bf964c5

Please sign in to comment.