We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 967d824 commit 961e9b6Copy full SHA for 961e9b6
1 file changed
auth.py
@@ -11,6 +11,7 @@
11
# import BeautifulSoup
12
# except:
13
# from bs4 import BeautifulSoup
14
+# Darwin platform
15
# BeautifulSoup = BeautifulSoup.BeautifulSoup
16
17
requests = requests.Session()
0 commit comments