Skip to content

Commit

Permalink
Fix codegen test
Browse files Browse the repository at this point in the history
  • Loading branch information
samkellerhals committed May 31, 2024
1 parent c525e82 commit c93ab07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/tests/py2fgen/test_codegen.py
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ def test_python_wrapper(dummy_plugin):
import cupy as cp
from numpy.typing import NDArray
from gt4py.next.iterator.embedded import np_as_located_field
from gt4py.next.ffront.fbuiltins import int32
from icon4py.model.common.settings import xp
# logger setup
Expand Down

0 comments on commit c93ab07

Please sign in to comment.