Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
rv-jenkins committed Aug 17, 2024
2 parents cf9b9cc + f6496f3 commit 8e08a78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kevm-pyk/src/kevm_pyk/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ def default() -> dict[str, Any]:
@staticmethod
def from_option_string() -> dict[str, str]:
return {
'symbolic-immutables': 'break_on_load_program',
'failure-information': 'failure_info',
'no-failure-information': 'no_failure_info',
}
Expand Down

0 comments on commit 8e08a78

Please sign in to comment.