Skip to content

Commit 6257c61

Browse files
authored
Adding a few more imports back
1 parent 0108947 commit 6257c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit_tests/test_lattice_discretization.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
from tests.unit_tests.test_lattice import rlat2
2+
from tests.unit_tests.test_lattice import zr, pincell1, pincell2, rlat2
33

44

55
def test_discretization_degenerate(rlat2):

0 commit comments

Comments
 (0)