added the ability to run the benchmark back

This commit is contained in:
SwiftyOS
2023-08-29 16:29:45 +02:00
parent adbd6e1c7d
commit e1f82d1469

View File

@@ -405,5 +405,5 @@ def get_regression_data() -> Any:
# return latest_report
# if __name__ == "__main__":
# start()
if __name__ == "__main__":
cli()