mirror of https://github.com/nucypher/nucypher.git
Don't need label in heart monitor anymore.
parent
59b085b2d3
commit
8d538f07aa
|
@ -97,7 +97,6 @@ print("The policy public key for "
|
|||
# heart rate measurements from a heart monitor
|
||||
import heart_monitor
|
||||
heart_monitor.generate_heart_rate_samples(policy_pubkey,
|
||||
label=label,
|
||||
samples=50,
|
||||
save_as_file=True)
|
||||
|
||||
|
|
Loading…
Reference in New Issue