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

This commit is contained in:
Ken Jin 2021-07-03 00:53:11 +08:00 committed by GitHub
parent 98eee94421
commit 2560c612c8
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.