Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
makslevental committed Dec 8, 2023
1 parent 8996e44 commit c7f09b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_other_hosts.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ def test_jax_trampolines_smoke():
@pytest.fixture
def ctx() -> MLIRContext:
with mlir_mod_ctx(allow_unregistered_dialects=True) as ctx:
aie.dialects.aie.register_dialect(ctx.context)
yield ctx


Expand Down

0 comments on commit c7f09b7

Please sign in to comment.