[doc] configparser: avoid inline comments. (GH-31247)
People are testing those blocs with the default
inline_comment_prefixes of None, leading to a:
configparser.InterpolationSyntaxError: '$' must be followed by '$' or '{', found: '$ sign ($ is the only character that needs to be escaped)'
(cherry picked from commit 3ac4e783e077ffd7b51c6acc1591002974644051)
Co-authored-by: Julien Palard <julien@palard.fr> M
Miss Islington (bot) committed
832be8f1d4c5f62623e382dd0df8fe3f38079040
Parent: ca6acb8
Committed by GitHub <noreply@github.com>
on 3/23/2022, 8:58:49 AM