Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-27 09:21:24 -05:00
parent 6f70ec7fad
commit 17d2101535
+1 -1
View File
@@ -332,4 +332,4 @@ class BrowserHTMLSession(HTMLSession):
# Backwards compatiblity.
session = HTMLSession()
Session = HTMLSession
BroserSession = BrowserHTMLSession
BrowserSession = BrowserHTMLSession