Skip to content
Permalink
Browse files

Change docs title to requests.sessions

  • Loading branch information
shouro committed Dec 14, 2020
1 parent b223291 commit 6de4f104cd8813e3fb2fca6c8297211794728cad
Showing with 2 additions and 2 deletions.
  1. +2 −2 requests/sessions.py
@@ -1,8 +1,8 @@
# -*- coding: utf-8 -*-

"""
requests.session
~~~~~~~~~~~~~~~~
requests.sessions
~~~~~~~~~~~~~~~~~
This module provides a Session object to manage and persist settings across
requests (cookies, auth, proxies).

0 comments on commit 6de4f10

Please sign in to comment.