Skip to content

Commit

Permalink
Netgen again!
Browse files Browse the repository at this point in the history
  • Loading branch information
JDBetteridge committed Jun 4, 2024
1 parent 5bf485e commit 93a0aae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/multigrid/test_netgen_gmg.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import ngsPETSc
del ngsPETSc
except ImportError:
# Netgen is not installed
pytest.skip("Netgen not installed", allow_module_level=True)


Expand Down

0 comments on commit 93a0aae

Please sign in to comment.