Skip to content

Commit e5ad3ab

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent 09b3d8f commit e5ad3ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffpy/utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See LICENSE.rst for license information.
1313
#
1414
##############################################################################
15-
"""General utilities for analyzing diffraction data"""
15+
"""General utilities for analyzing diffraction data."""
1616

1717
# package version
1818
from diffpy.utils.version import __version__ # noqa

0 commit comments

Comments
 (0)