tappy
tappy copied to clipboard
Move Tracker instance out of module level scope
The tracker was not previously added to the runner because the __init__ methods between 2.6 and later versions were so different. Now that 2.6 is no longer supported it may be possible to remove that module level scoping.