2023-08-01 14:24:53 +08:00

5 lines
171 B
Python

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