manager: hush flake8
This commit is contained in:
parent
7084cbcb6f
commit
78358358bc
|
@ -37,9 +37,11 @@ class UnknownDilationMessageType(Exception):
|
|||
class ReceivedHintsTooEarly(Exception):
|
||||
pass
|
||||
|
||||
|
||||
def make_side():
|
||||
return bytes_to_hexstr(os.urandom(6))
|
||||
|
||||
|
||||
# new scheme:
|
||||
# * both sides send PLEASE as soon as they have an unverified key and
|
||||
# w.dilate has been called,
|
||||
|
|
Loading…
Reference in New Issue
Block a user