mirror of
https://github.com/SeanOMik/eBookReaderSwitch.git
synced 2025-02-18 16:50:04 +00:00
6 lines
108 B
Text
6 lines
108 B
Text
|
#!/usr/bin/env python
|
||
|
|
||
|
from hb_test_tools import *
|
||
|
|
||
|
UtilMains.process_multiple_files (DiffSinks.print_stat)
|