Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriele Morello committed May 4, 2022
1 parent 05232ce commit f96691d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions QKDSimkit/QKDSimkit/core/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

def validate(shared_key: list, other_shared_key: list) -> float:
"""It compares two keys to find differences
Args:
shared_key (str): first key
other_shared_key (str): second key
Expand Down

0 comments on commit f96691d

Please sign in to comment.