Skip to content

Commit

Permalink
Change docs title to requests.sessions
Browse files Browse the repository at this point in the history
  • Loading branch information
shouro committed Dec 14, 2020
1 parent b223291 commit 6de4f10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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).
Expand Down

0 comments on commit 6de4f10

Please sign in to comment.