Skip to content

Commit 4eb4f3b

Browse files
committed
A dummy comment to enable PR exp
1 parent 03a5e32 commit 4eb4f3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

service/gcbrun_experiment.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"""Entrypoint for gcbrun into run_experiment. This script will get the command
1717
from the last PR comment containing "/gcbrun" and pass it to run_experiment.py
1818
which will run an experiment."""
19+
# Dummy
1920

2021
import logging
2122
import os

0 commit comments

Comments
 (0)