fix: restore missing import argparse
CI / test (push) Has been cancelled

This commit is contained in:
2026-06-18 18:24:00 -04:00
parent 6495facb02
commit 4039ee963d
+2
View File
@@ -849,6 +849,8 @@ def main() -> int:
except Exception as exc:
logger.warning("Could not disable GC: %s", exc)
import argparse
logger.info("Pedal v2 starting up...")
parser = argparse.ArgumentParser(