Skip to content

Commit

Permalink
fix up missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
emlowe committed Dec 19, 2024
1 parent ad3666a commit c6713f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cmds/test_inspect.py
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ def test_programs(self):
def test_keys(self):
mnemonic: str = (
"spend spend spend spend spend spend spend spend spend spend spend spend spend spend spend spend"
"spend spend spend spend spend spend spend spend"
" spend spend spend spend spend spend spend spend"
)
sk: str = "1ef0ff42df2fdd4472312e033f555c569d18b85ba0d9f1b09ed87b254dc18a8e"
pk: str = "ae6c7589432cb60a00d84fc83971f50a98fd728863d3ceb189300f2f80d6839e9a2e761ef6cdce809caee83a4e73b623"
Expand Down

0 comments on commit c6713f6

Please sign in to comment.