bpo-30256: [doc] Fix formatting error in news (GH-26994) (GH-26996)

(cherry picked from commit 2560c612c8)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2021-07-02 10:38:04 -07:00 committed by GitHub
parent 8aa45de6c6
commit 91db097358
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1 @@
Pass multiprocessing BaseProxy argument `manager_owned` through AutoProxy
Pass multiprocessing BaseProxy argument ``manager_owned`` through AutoProxy.