Skip to content

Commit

Permalink
fixed paths
Browse files Browse the repository at this point in the history
  • Loading branch information
telegraphroad committed Jan 22, 2025
1 parent a59fa83 commit 68b0533
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file.
2 changes: 1 addition & 1 deletion tests/faivor/metrics/classification/test_performance.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import unittest
import numpy as np
import torch
from faivor.metrics.classification.performance import ClassificationPerformanceMetrics
from ...metrics.classification.performance import ClassificationPerformanceMetrics


class TestClassificationPerformanceMetrics(unittest.TestCase):
Expand Down

0 comments on commit 68b0533

Please sign in to comment.