use bytes.fromhex/hex builtins instead of binascii.hexlify/unhexlify
This commit is contained in:
parent
89aa4a1de9
commit
a377381942
10 changed files with 22 additions and 35 deletions
|
|
@ -1,5 +1,4 @@
|
|||
import hashlib
|
||||
from binascii import hexlify
|
||||
|
||||
import pytest
|
||||
import pytest_asyncio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue