From 32cb9c192a82fcffa45e92e406820ea2d5fbcd24 Mon Sep 17 00:00:00 2001 From: elciok Date: Sun, 10 Oct 2021 20:52:18 -0300 Subject: [PATCH] Fixing CHANGES/623.bugfix.rst code formatting. Co-authored-by: Sviatoslav Sydorenko --- CHANGES/623.bugfix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES/623.bugfix.rst b/CHANGES/623.bugfix.rst index a7983006a..fb2d39d6a 100644 --- a/CHANGES/623.bugfix.rst +++ b/CHANGES/623.bugfix.rst @@ -1 +1 @@ -Changed call in `with_port()` to stop reencoding parts of the URL that were already encoded. +Changed call in ``with_port()`` to stop reencoding parts of the URL that were already encoded.