Skip to content

Commit f6b08a2

Browse files
committed
docs(random) Fix doctest formatting
1 parent 52bf7c1 commit f6b08a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libtmux/test/random.py

+1
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ def get_test_window_name(
123123
'libtmux_...'
124124
125125
Never the same twice:
126+
126127
>>> get_test_window_name(session=session) != get_test_window_name(session=session)
127128
True
128129
"""

0 commit comments

Comments
 (0)