Skip to content

Commit 8f0762f

Browse files
committed
fix: remove unnecessary blank lines in mDNS example documentation
1 parent 67bcad1 commit 8f0762f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/examples.mDNS.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ You should see output similar to:
2626
.. code-block:: console
2727
2828
Run this from another console to start another peer on a different port:
29-
29+
3030
python mdns-demo -p <ANOTHER_PORT>
31-
31+
3232
Waiting for mDNS peer discovery events...
33-
33+
3434
2025-06-20 23:28:12,052 - libp2p.example.discovery.mdns - INFO - Starting peer Discovery
3535
3636
To discover peers, open another terminal and run the same command with a different port:

0 commit comments

Comments
 (0)