Skip to content
Snippets Groups Projects
Commit 4eb8a62d authored by Philipp Frank's avatar Philipp Frank
Browse files

reimport test imports

parent ca728fdd
Branches
Tags
2 merge requests!613WIP: The definitive "more derivatives" merge,!534WIP: More derivatives
Pipeline #76554 passed
...@@ -15,12 +15,12 @@ ...@@ -15,12 +15,12 @@
# #
# NIFTy is being developed at the Max-Planck-Institut fuer Astrophysik. # NIFTy is being developed at the Max-Planck-Institut fuer Astrophysik.
#import numpy as np import numpy as np
#import pytest import pytest
from numpy.testing import assert_allclose#, assert_equal, assert_raises from numpy.testing import assert_allclose, assert_equal, assert_raises
import nifty7 as ift import nifty7 as ift
#from .common import setup_function, teardown_function from .common import setup_function, teardown_function
def test_leibnitz_simple(): def test_leibnitz_simple():
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment