diff --git a/ipv8/test/REST/attestationendpoint/rest_peer_communication.py b/ipv8/test/REST/attestationendpoint/rest_peer_communication.py index b4087bb97..c54aa7bb5 100644 --- a/ipv8/test/REST/attestationendpoint/rest_peer_communication.py +++ b/ipv8/test/REST/attestationendpoint/rest_peer_communication.py @@ -6,7 +6,7 @@ class HTTPGetRequesterAE(IGetStyleRequestsAE, HTTPRequester): """ - Implements the GetStyleRequests abstract methods using the HTTP protocol for the attestation endpoint + Implements the GetStyleRequests abstract methods using the HTTP protocol for the attestation endpoint. """ def __init__(self):