diff --git a/service/gcbrun_experiment.py b/service/gcbrun_experiment.py index e9b9c5371..bfb736991 100644 --- a/service/gcbrun_experiment.py +++ b/service/gcbrun_experiment.py @@ -16,7 +16,7 @@ """Entrypoint for gcbrun into run_experiment. This script will get the command from the last PR comment containing "/gcbrun" and pass it to run_experiment.py which will run an experiment.""" - +# a dummy comment! import logging import os import sys