2023-07-28 14:45:01 +08:00

5 lines
84 B
Python

from program.discern import Discern
discern = Discern()
discern.run('./file_test')