Skip to content

Commit

Permalink
Moved tests for metrics out of tests for benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
djpasseyjr committed Sep 12, 2024
1 parent 52207b1 commit 2038b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_metrics.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Tests for metrics."""

from interfere.benchmarking import (
from interfere.metrics import (
DirectionalChangeBinary,
RootMeanStandardizedSquaredError,
TTestDirectionalChangeAccuracy,
Expand Down

0 comments on commit 2038b2a

Please sign in to comment.