Skip to content

Commit ff2186e

Browse files
committed
Import from correct module
1 parent 0a4f969 commit ff2186e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/dream/io/cif_test.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
from scippneutron.io import cif
99

1010
import ess.dream.io.cif
11-
from ess.dream.io.cif import CIFAuthors
12-
from ess.powder.types import IofDspacing
11+
from ess.powder.types import CIFAuthors, IofDspacing
1312

1413

1514
@pytest.fixture

0 commit comments

Comments
 (0)