Put noqa in the right place
This commit is contained in:
parent
f06335126b
commit
6285212209
@ -3,11 +3,11 @@
|
||||
from hypercore_crypto.crypto import (
|
||||
data,
|
||||
discovery_key,
|
||||
key_pair, # noqa
|
||||
key_pair,
|
||||
leaf,
|
||||
parent,
|
||||
random_bytes,
|
||||
sign,
|
||||
tree,
|
||||
verify,
|
||||
)
|
||||
) # noqa
|
||||
|
Loading…
Reference in New Issue
Block a user