Adding a few more imports back

This commit is contained in:
Jonathan Shimwell 2022-02-12 00:54:21 +00:00 committed by GitHub
parent 0108947e70
commit 6257c61c1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
from tests.unit_tests.test_lattice import rlat2
from tests.unit_tests.test_lattice import zr, pincell1, pincell2, rlat2
def test_discretization_degenerate(rlat2):