cookiejar: docs updated ("skip: next")

This commit is contained in:
Georgiy Zatserklianyi 2025-10-30 16:43:27 +01:00
parent ca7b920adf
commit 82f0db34d1
1 changed files with 1 additions and 0 deletions

View File

@ -339,6 +339,7 @@ If cookie middleware is enabled, ``get_cookiejar(response_or_request)`` method a
It allows a bit easier access to cookiejar object:
.. skip: next
.. code-block:: python
...