Skip to content

Commit

Permalink
dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanmetzman committed Sep 24, 2024
1 parent 8e6a3ee commit 06d80e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions service/gcbrun_experiment.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ def main():
return 0
return 1

# DUMMY


if __name__ == '__main__':
sys.exit(main())

0 comments on commit 06d80e3

Please sign in to comment.