From 8f0762f95cecc6f4c4dc27fc4ee5363a2e411abf Mon Sep 17 00:00:00 2001 From: "sumanjeet0012@gmail.com" Date: Sat, 21 Jun 2025 00:24:22 +0530 Subject: [PATCH] fix: remove unnecessary blank lines in mDNS example documentation --- docs/examples.mDNS.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/examples.mDNS.rst b/docs/examples.mDNS.rst index 26dc8b17..40639844 100644 --- a/docs/examples.mDNS.rst +++ b/docs/examples.mDNS.rst @@ -26,11 +26,11 @@ You should see output similar to: .. code-block:: console Run this from another console to start another peer on a different port: - + python mdns-demo -p - + Waiting for mDNS peer discovery events... - + 2025-06-20 23:28:12,052 - libp2p.example.discovery.mdns - INFO - Starting peer Discovery To discover peers, open another terminal and run the same command with a different port: