Coverage for /home/martinb/.local/share/virtualenvs/camcops/lib/python3.6/site-packages/requests/__version__.py : 100%

Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
1# .-. .-. .-. . . .-. .-. .-. .-.
2# |( |- |.| | | |- `-. | `-.
3# ' ' `-' `-`.`-' `-' `-' ' `-'
5__title__ = 'requests'
6__description__ = 'Python HTTP for Humans.'
7__url__ = 'https://requests.readthedocs.io'
8__version__ = '2.25.1'
9__build__ = 0x022501
10__author__ = 'Kenneth Reitz'
11__author_email__ = 'me@kennethreitz.org'
12__license__ = 'Apache 2.0'
13__copyright__ = 'Copyright 2020 Kenneth Reitz'
14__cake__ = u'\u2728 \U0001f370 \u2728'