Skip to content

Commit

Permalink
Update tests/test_edr.py
Browse files Browse the repository at this point in the history
Co-authored-by: Irfan Alibay <[email protected]>
  • Loading branch information
BFedder and IAlibay authored Jun 29, 2022
1 parent 6ef2f84 commit 2659211
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_edr.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,9 +180,6 @@ def test_edr_to_dict_matches_edr_to_df():
assert array_df.equals(ref_df)


# TODO: write test that ImportError is raised when pandas not installed


def read_xvg(path):
"""
Reads XVG file, returning the data, names, and precision.
Expand Down

0 comments on commit 2659211

Please sign in to comment.