aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/statistics.py
Commit message (Collapse)AuthorAgeFilesLines
* statistics: Move stats handling to new "extras" moduleKevin O'Connor2018-09-021-0/+29
Move the generation of statistics to its own module. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>