LiveStats pos array list comprehension bugfix

Merged
#1 · Created  · Last updated

Merged pull request

Merged in idas/livestats (pull request #1)

ab0b3dc·Author: ·Closed by: ·2013-05-05

Description

  • adjust control variable in list comprehension

    • Using k as the control variable in the list comprehension overrides the previous definition of k that is being calculated (lines 33-49). This previous definition serves to identify which starting index to begin making marker position adjustments.

0 attachments

0 comments

Loading commits...