Skip to content
Snippets Groups Projects
Commit ade31670 authored by Martin Reinecke's avatar Martin Reinecke
Browse files

more explicit import

parent d6fa9aa0
No related branches found
No related tags found
1 merge request!261Make energy test multi compatible
Pipeline #
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
import numpy as np import numpy as np
from ..field import Field from ..field import Field
from .. import from_random from ..sugar import from_random
__all__ = ["check_value_gradient_consistency", __all__ = ["check_value_gradient_consistency",
"check_value_gradient_curvature_consistency"] "check_value_gradient_curvature_consistency"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment