Skip to content

Commit 35248f8

Browse files
committed
fix: ensure newline at end of file in libp2p.discovery.events and libp2p.discovery.mdns documentation
1 parent e018af0 commit 35248f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/libp2p.discovery.events.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ Module contents
1818
.. automodule:: libp2p.discovery.events
1919
:members:
2020
:undoc-members:
21-
:show-inheritance:
21+
:show-inheritance:

docs/libp2p.discovery.mdns.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ Module contents
4242
.. automodule:: libp2p.discovery.mdns
4343
:members:
4444
:undoc-members:
45-
:show-inheritance:
45+
:show-inheritance:

0 commit comments

Comments
 (0)