Skip to content

Commit 19c6f41

Browse files
committed
fix header
1 parent 8430408 commit 19c6f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffpy/cmipdf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See LICENSE.rst for license information.
1414
#
1515
##############################################################################
16-
"""PDF calculation tools."""
16+
"""The code of the PDF pack of the diffpy.cmi package."""
1717

1818
__all__ = ["PDFGenerator", "DebyePDFGenerator", "PDFContribution", "PDFParser"]
1919

0 commit comments

Comments
 (0)