Skip to content

Commit be7c275

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent e54f9bb commit be7c275

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/diffpy/utils/tools.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,7 @@ def get_package_info(package_names, metadata=None):
136136

137137

138138
def compute_mu_using_xraydb(sample_composition, energy, density=None, packing_fraction=1):
139-
"""
140-
Compute the attenuation coefficient (mu) using the XrayDB database
139+
"""Compute the attenuation coefficient (mu) using the XrayDB database.
141140
142141
This function calculates mu based on the sample composition and energy.
143142
If density is not provided, a standard reference density (e.g., 0.987 g/cm^3 for H2O) is used.

0 commit comments

Comments
 (0)