manager: hush flake8

This commit is contained in:
Brian Warner 2018-07-02 09:04:23 -07:00
parent 7084cbcb6f
commit 78358358bc

View File

@ -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,