Skip to content

Commit c409750

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/featomic/featomic/clebsch_gordan/_density_correlations.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ def compute(
9494
9595
For instance, if the key dimensions of ``density`` are ``"o3_lambda"``,
9696
``"o3_sigma"``, ``"center_type"``, and ``"neighbor_type"``, pairs of blocks will
97-
only be combined if they have both the same center and neighbor atom type. To
97+
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
9999
dimension should be moved to properties first, using the :py:class:`TensorMap`
100100
``keys_to_properties`` method.

0 commit comments

Comments
 (0)