Skip to content

Commit 6768872

Browse files
jwa7Luthaf
andauthored
Update python/featomic/featomic/clebsch_gordan/_density_correlations.py
Co-authored-by: Guillaume Fraux <[email protected]>
1 parent c409750 commit 6768872

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

python/featomic/featomic/clebsch_gordan/_density_correlations.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,7 @@ def compute(
9696
``"o3_sigma"``, ``"center_type"``, and ``"neighbor_type"``, pairs of blocks will
9797
only be combined if they have both the same ``"center_type"`` and ``"neighbor_type"``. To
9898
fully correlate all combinations of ``"neighbor_type"``, for example, this key
99-
dimension should be moved to properties first, using the :py:class:`TensorMap`
100-
``keys_to_properties`` method.
99+
dimension should be moved to properties first, using :py:meth:`TensorMap.keys_to_properties`.
101100
102101
Before performing any correlations, the properties dimensions of ``density`` are
103102
modified to carry a "_1" suffix. At each iteration, the dimension names of the

0 commit comments

Comments
 (0)