mirror of https://github.com/nucypher/nucypher.git
Make PEP8 happy
parent
20d92120ff
commit
e2c54e09a7
|
@ -723,7 +723,6 @@ class Bob(Character):
|
|||
else:
|
||||
self.log.warn("Found existing complete WorkOrders, but use_precedent_work_orders is set to False. To use Bob in 'KMS mode', set retain_cfrags=False as well.")
|
||||
|
||||
|
||||
# Part II: Getting the cleartexts.
|
||||
cleartexts = []
|
||||
|
||||
|
|
Loading…
Reference in New Issue