prashantsengar / TimeTracker

Basic Time tracker built with Python. Track what applications you spend your most time on.
16 stars 12 forks source link

Report clear fix #13

Open suchintan-p opened 4 years ago

suchintan-p commented 4 years ago

I cleaned up the code by defining function clear_prev_report(). Report is cleared when start_recording() is called.