Skip to content

Commit

Permalink
Docs: Remove Provides [...] from multiprocessing.shared_memory de…
Browse files Browse the repository at this point in the history
…scription (#92761)
  • Loading branch information
arhadthedev committed Jun 24, 2022
1 parent 91f9947 commit a91ffcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Doc/library/multiprocessing.shared_memory.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:mod:`multiprocessing.shared_memory` --- Provides shared memory for direct access across processes
===================================================================================================
:mod:`multiprocessing.shared_memory` --- Shared memory for direct access across processes
=========================================================================================

.. module:: multiprocessing.shared_memory
:synopsis: Provides shared memory for direct access across processes.
Expand Down

0 comments on commit a91ffcf

Please sign in to comment.