Skip to content

Commit 6158995

Browse files
committed
Updated cube_planet_free import path in test script
1 parent e23beb2 commit 6158995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pre_3_10/test_metrics_contrcurve.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from tests.helpers import fixture
99
from tests.helpers import np
1010
from vip_hci.config import VLT_NACO
11-
from vip_hci.fm.utils_negfc import cube_planet_free
11+
from vip_hci.fm import cube_planet_free
1212
from vip_hci.fm.utils_negfc import find_nearest
1313
from vip_hci.metrics import contrast_curve
1414
from vip_hci.preproc import frame_crop

0 commit comments

Comments
 (0)