Skip to content

Commit

Permalink
Update python/featomic/tests/clebsch_gordan/equivariant_power_spectru…
Browse files Browse the repository at this point in the history
…m.py

Co-authored-by: Joseph W. Abbott <[email protected]>
  • Loading branch information
bananenpampe and jwa7 authored Jan 29, 2025
1 parent ce9c0e9 commit fa16283
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ def test_equivariant_power_spectrum_neighbors_to_properties():
metatensor.equal_raise(powspec_1, powspec_2)


def tests_sample_selection() -> None:
def test_sample_selection() -> None:
"""Tests that the sample selection works as expected.
By first computing the powerspectruim for all atoms in H2O
Then first for atom 1 and then atom 2 and 3.
Expand Down

0 comments on commit fa16283

Please sign in to comment.