Skip to content

Commit 2911537

Browse files
committed
move line in threading.rst
1 parent a66dcc7 commit 2911537

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/threading.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
**Source code:** :source:`Lib/threading.py`
88

9+
--------------
10+
911
This module constructs higher-level threading interfaces on top of the lower
1012
level :mod:`_thread` module.
1113

@@ -45,8 +47,6 @@ level :mod:`_thread` module.
4547

4648
.. include:: ../includes/wasm-notavail.rst
4749

48-
--------------
49-
5050
Introduction
5151
------------
5252

0 commit comments

Comments
 (0)