Skip to content

Commit

Permalink
Update version from env
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh committed Jan 4, 2025
1 parent 4532f13 commit 383106c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions add_results_summary.py
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ def get_table_header(division, category):

# Initialize a dictionary to organize the data by 'Details'
tables = {}
version = os.environ.get('INFERENCE_RESULTS_VERSION')

# Populate the dictionary with data
for entry in data:
Expand Down

0 comments on commit 383106c

Please sign in to comment.