Skip to content

Commit 019c131

Browse files
committed
fix test imports
1 parent af2c365 commit 019c131

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_commonline_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import numpy as np
22
import pytest
33

4-
from aspire.abinitio import (
4+
from aspire.abinitio.commonline_utils import (
55
JSync,
66
_complete_third_row_to_rot,
77
_estimate_third_rows,

0 commit comments

Comments
 (0)