2023-08-10 19:08:47 +08:00

5 lines
176 B
Python

from program.testing_agency_report import TestingAgencyReport
testing_agency_report = TestingAgencyReport()
testing_agency_report.run('./file_test', './target_img', './docs')