Skip to content

Commit

Permalink
fixup! Add tests for scalar case
Browse files Browse the repository at this point in the history
  • Loading branch information
alanhdu committed Apr 12, 2021
1 parent 841195d commit b857237
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_average.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

from tests.helpers.testers import MetricTester, NUM_BATCHES, BATCH_SIZE
from torchmetrics.average import AverageMeter
from torchmetrics import Metric


def average(values, weights):
Expand Down

0 comments on commit b857237

Please sign in to comment.