mirror of https://github.com/nucypher/nucypher.git
Fix inadvertent change to docstring
parent
23b692382f
commit
22f8431957
|
@ -42,7 +42,7 @@ class StateDiff(NamedTuple):
|
|||
|
||||
class FleetState:
|
||||
"""
|
||||
Fleet state as perceived by a local "lawful.Ursula".
|
||||
Fleet state as perceived by a local "Ursula".
|
||||
|
||||
Assumptions we're based on:
|
||||
|
||||
|
|
Loading…
Reference in New Issue