Skip to content

Commit

Permalink
update import
Browse files Browse the repository at this point in the history
  • Loading branch information
kkappler committed Jan 11, 2025
1 parent 6f84bea commit a2f40ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/transfer_function/test_cross_power.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from aurora.timeseries.xarray_helpers import initialize_xrda_2d_cov
from mth5.timeseries.xarray_helpers import initialize_xrda_2d_cov
from aurora.transfer_function.cross_power import tf_from_cross_powers
from aurora.transfer_function.cross_power import _channel_names
from aurora.transfer_function.cross_power import (
Expand Down

0 comments on commit a2f40ef

Please sign in to comment.