From c0334c4aedaccc4d587e456e11758e6056031f47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Setla?= <38295919+setla@users.noreply.github.com> Date: Wed, 31 Jan 2024 09:10:39 +0100 Subject: [PATCH] Update docs/client_reference.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) --- docs/client_reference.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/client_reference.rst b/docs/client_reference.rst index 0763876fd03..6d688727aaa 100644 --- a/docs/client_reference.rst +++ b/docs/client_reference.rst @@ -2101,7 +2101,7 @@ All exceptions are available as members of *aiohttp* module. .. attribute:: description - Invalid URL description, :class:`str` instance. + Invalid URL description, :class:`str` instance or :data:`None`. .. exception:: InvalidRedirectURL