From dc7fcdea199588ec90c46ca0d3973e3fe82bb6e7 Mon Sep 17 00:00:00 2001 From: pengtao Date: Wed, 16 Oct 2019 15:30:57 +0800 Subject: [PATCH] =?UTF-8?q?tap=20order=20=20=E6=95=B0=E6=8D=AE=E5=86=99?= =?UTF-8?q?=E5=85=A5mysql?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- taptap/taptap_report.py | 1 - 1 file changed, 1 deletion(-) diff --git a/taptap/taptap_report.py b/taptap/taptap_report.py index f3eeff9..0bbfa29 100644 --- a/taptap/taptap_report.py +++ b/taptap/taptap_report.py @@ -75,7 +75,6 @@ class TapTapReport: if data: for line in data: try: - pdb.set_trace() gameid, catename, title, cate, topic, score, reserve, watch, download, sell, review = line key = f"{gameid}#{catename}" all_data.setdefault(key, {})["key"] = key