Skip to content

Commit

Permalink
add importorskip
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium committed Apr 10, 2024
1 parent e4d8038 commit cbebddc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openff/nagl/tests/label/test_labels.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
LabelMultipleESPs,
)

pytest.importorskip("pyarrow")

@pytest.fixture
def dataset_with_conformers_and_charges(tmp_path):
smiles = ["NCN", "[NH4+]", "[Cl-]"]
Expand Down

0 comments on commit cbebddc

Please sign in to comment.