Skip to content

Commit 307fd56

Browse files
committed
fixed shell
1 parent 0e46fc1 commit 307fd56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

shell.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
from sc2reader import Replay
44
from mpyq import MPQArchive
55

6-
replay = Replay("1.sc2replay")
7-
8-
print replay.player["dblrainbow"].avg_apm
6+
# replay = Replay("1.sc2replay")
7+
#
8+
# print replay.player["dblrainbow"].avg_apm

0 commit comments

Comments
 (0)