This commit is contained in:
@@ -849,6 +849,8 @@ def main() -> int:
|
|||||||
except Exception as exc:
|
except Exception as exc:
|
||||||
logger.warning("Could not disable GC: %s", exc)
|
logger.warning("Could not disable GC: %s", exc)
|
||||||
|
|
||||||
|
import argparse
|
||||||
|
|
||||||
logger.info("Pedal v2 starting up...")
|
logger.info("Pedal v2 starting up...")
|
||||||
|
|
||||||
parser = argparse.ArgumentParser(
|
parser = argparse.ArgumentParser(
|
||||||
|
|||||||
Reference in New Issue
Block a user