Skip to content

Commit

Permalink
Update test_psi_detector.py
Browse files Browse the repository at this point in the history
  • Loading branch information
951378644 committed Nov 22, 2023
1 parent 3db9642 commit 46c72e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/menelaus/data_drift/test_psi_detector.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import pytest
import numpy as np
from menelaus.data_drift.psi_detector import PSI
from menelaus.data_drift import PSI

def test_psi_init():
"""Test correct default initialization for PSI"""
Expand Down

0 comments on commit 46c72e7

Please sign in to comment.