We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e46fc1 commit 307fd56Copy full SHA for 307fd56
shell.py
@@ -3,6 +3,6 @@
3
from sc2reader import Replay
4
from mpyq import MPQArchive
5
6
-replay = Replay("1.sc2replay")
7
-
8
-print replay.player["dblrainbow"].avg_apm
+# replay = Replay("1.sc2replay")
+#
+# print replay.player["dblrainbow"].avg_apm
0 commit comments