From 7813a8fb1737c23fe26ff59917dfbf088709bd1c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 20 Apr 2019 07:54:36 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f63ae7ac..acea4cc3 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Requests III: HTTP for Humans and Machines, alike. Behold, the power of Requests III: -``` {.sourceCode .pycon} +```pycon >>> from requests import HTTPSession # Make a connection pool.