fixed code quality
This commit is contained in:
parent
078c183ae9
commit
975775852d
|
@ -3,6 +3,7 @@ Low-level protocol-related functions.
|
|||
"""
|
||||
# pylint: disable=too-many-boolean-expressions,too-many-return-statements
|
||||
# pylint: disable=too-many-locals,too-many-statements
|
||||
# pylint: disable=R0204
|
||||
|
||||
import base64
|
||||
import hashlib
|
||||
|
|
Reference in New Issue
Block a user