Skip to content

Commit 2371e38

Browse files
committed
commit before merge
1 parent 2e4ba57 commit 2371e38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

profile.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ def parse_replays():
2828
# start = time.time()
2929
# for run in range(1,4):
3030
# parse_replays()
31-
# end = time.time() - start
32-
# print end
31+
# diff = time.time() - start
32+
# print diff
3333

3434
# ========================================
3535
# Results for March 1 2011

0 commit comments

Comments
 (0)