From 78358358bc8f550c6efb022a986d1174f3f783cf Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Mon, 2 Jul 2018 09:04:23 -0700 Subject: [PATCH] manager: hush flake8 --- src/wormhole/_dilation/manager.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/wormhole/_dilation/manager.py b/src/wormhole/_dilation/manager.py index 16553b2..9a12409 100644 --- a/src/wormhole/_dilation/manager.py +++ b/src/wormhole/_dilation/manager.py @@ -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,