Skip to content

Commit

Permalink
skip obsolete test
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonBurns committed Apr 15, 2024
1 parent 914d97e commit 88b080f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_MoleculeSet.py
Original file line number Diff line number Diff line change
Expand Up @@ -1261,6 +1261,7 @@ def test_invalid_transform_error(self):
)
remove(csv_fpath)

@unittest.skip(reason="kmedoids was removed, obsoleting this test")
def test_clustering_fingerprints(self):
"""
Test the clustering of molecules featurized by their fingerprints.
Expand Down

0 comments on commit 88b080f

Please sign in to comment.