Skip to content

Commit

Permalink
Updated module path
Browse files Browse the repository at this point in the history
  • Loading branch information
Jday7879 committed Jun 28, 2024
1 parent 759e77d commit 9609d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_predictive_variable.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from helper_functions import load_and_format
from pandas.testing import assert_frame_equal

from src.predictive_variable import shift_by_strata_period
from mbs_results.predictive_variable import shift_by_strata_period


@pytest.fixture(scope="class")
Expand Down

0 comments on commit 9609d68

Please sign in to comment.