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

(cherry picked from commit a91ffcf)

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

Please sign in to comment.