1from ..script import * 2from .collect_env import * 3 4# Temporary POC for module-based script 5call_parse(check_perf) 6 7 8