Skip to content

Commit

Permalink
Update gcbrun_experiment.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tokatoka authored Nov 22, 2024
1 parent e20a0ab commit 6292a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/gcbrun_experiment.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
TRIGGER_COMMAND = '/gcbrun'
RUN_EXPERIMENT_COMMAND_STR = f'{TRIGGER_COMMAND} run_experiment.py '
SKIP_COMMAND_STR = f'{TRIGGER_COMMAND} skip'

# A DUMMY COMMENT

def get_comments(pull_request_number):
"""Returns comments on the GitHub Pull request referenced by
Expand Down

0 comments on commit 6292a62

Please sign in to comment.