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 (pythonGH-92761)

(cherry picked from commit a91ffcf)

Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
  • Loading branch information
arhadthedev authored and miss-islington committed Jun 24, 2022
1 parent c966e08 commit f49c7c3
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 f49c7c3

Please sign in to comment.