use bytes.fromhex/hex builtins instead of binascii.hexlify/unhexlify
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import hashlib
|
||||
from binascii import hexlify
|
||||
|
||||
import pytest
|
||||
import pytest_asyncio
|
||||
|
||||
Reference in New Issue
Block a user