Skip to content

Commit

Permalink
Confirming the right branch
Browse files Browse the repository at this point in the history
  • Loading branch information
DonggeLiu committed Nov 7, 2024
1 parent 40e80f8 commit 01c8342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_all_experiments.py
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ def main():

args = parse_args()
_setup_logging(args.log_level)
logger.info('Starting experiments')
logger.info('Starting experiments on PR branch')

# Capture time at start
start = time.time()
Expand Down

0 comments on commit 01c8342

Please sign in to comment.