Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
akarve committed May 27, 2024
1 parent 13e87dd commit 6191824
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_bip85.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,3 @@ def test_rsa_unsupported(vector):
assert len(rolls_int) == 10
assert all(0 <= r < 10 for r in rolls_int)
assert to_hex_string(output["entropy"]) == vector["derived_entropy"]

0 comments on commit 6191824

Please sign in to comment.