]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove unnecessary spaces in code blocks in urllib.parse.rst (GH-21500)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 16 Jul 2020 11:29:45 +0000 (04:29 -0700)
committerGitHub <noreply@github.com>
Thu, 16 Jul 2020 11:29:45 +0000 (04:29 -0700)
commitd4a63031dac0078d97677da43a1e3004ea64c993
tree86362951da062b5f3788495549021efeeb616870
parent3b6a8d2455c6897085f4277737b0f9b9a3847c24
Remove unnecessary spaces in code blocks in urllib.parse.rst (GH-21500)

This should also fix the syntax highlighting for these code blocks

Automerge-Triggered-By: @csabella
(cherry picked from commit 5e5c0f98667c9280c6d27b3db98a6cad2cc89077)

Co-authored-by: Christopher Yeh <chrisyeh96@users.noreply.github.com>
Doc/library/urllib.parse.rst