Skip to content

Commit

Permalink
Add Script
Browse files Browse the repository at this point in the history
Signed-off-by: Wise-Wizard <[email protected]>
  • Loading branch information
Wise-Wizard committed Jul 25, 2024
1 parent aeb7646 commit 9a3536d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tmp/compare_metrics.py → scripts/compare_metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ def extract_metrics_with_labels(metrics):
with open(differences_path, 'w') as file:
json.dump(differences, file, indent=4)

print(f"Differences written to {differences_path}")
print(f"Differences written to {differences_path}")

0 comments on commit 9a3536d

Please sign in to comment.