Skip to content

Commit

Permalink
♻️ add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
FR-SON committed May 23, 2024
1 parent ae4a8fb commit c4c11db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracex_project/trace_comparator/comparator.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ def compare_activities(
index,
mapping_input_to_comparison,
)
time.sleep(2)
time.sleep(2) # this prevents the token limit per minute from being exceeded
current_step += 1

return mapping_input_to_comparison
Expand Down

0 comments on commit c4c11db

Please sign in to comment.