fix sphinx/docutils bugs

This commit is contained in:
lla-dane
2025-07-11 19:21:53 +05:30
parent 83acc38281
commit c2b1738cd9

View File

@ -234,7 +234,8 @@ class PeerStore(IPeerStore):
:param peer_id: The peer to look up.
:return: The signed Envelope if the peer is known and has valid
addresses; None otherwise.
addresses; None otherwise.
"""
self.maybe_delete_peer_record(peer_id)