Skip to content

Commit

Permalink
fixed todo in ir.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zaqbez39me committed Apr 24, 2024
1 parent e4d7b4d commit e272ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics/ir.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ set -o pipefail

output=$(realpath "$2")

# TODO: REPLACE WITH ACTUAL METRIC CODE
# TODO: #259 REPLACE WITH ACTUAL METRIC CODE
echo "IR 0.000 " >"${output}"

0 comments on commit e272ec5

Please sign in to comment.