mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
Add automatic docstring formatter and apply
This commit is contained in:
@ -44,4 +44,4 @@ class PeerData(IPeerData):
|
||||
|
||||
|
||||
class PeerDataError(KeyError):
|
||||
"""Raised when a key is not found in peer metadata"""
|
||||
"""Raised when a key is not found in peer metadata."""
|
||||
|
||||
Reference in New Issue
Block a user