Skip to content

Commit 5ff2c23

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent 5180eeb commit 5ff2c23

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, energy, density=None):
139-
"""
140-
compute mu using the XrayDB database
139+
"""Compute mu using the XrayDB database.
141140
142141
Reference: https://xraypy.github.io/XrayDB/python.html#xraydb.material_mu
143142

0 commit comments

Comments
 (0)