Skip to content

Commit

Permalink
fix: add return statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Z4karia committed Dec 10, 2024
1 parent 5486fb7 commit 2c58dcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/application_client/boilerplate_command_sender.py
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,7 @@ def _configure_baker_part_0(
data=data_p1,
):
pass
yield None

@contextmanager
def export_private_key(
Expand Down

0 comments on commit 2c58dcc

Please sign in to comment.