We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8430408 commit 19c6f41Copy full SHA for 19c6f41
src/diffpy/cmipdf/__init__.py
@@ -13,7 +13,7 @@
13
# See LICENSE.rst for license information.
14
#
15
##############################################################################
16
-"""PDF calculation tools."""
+"""The code of the PDF pack of the diffpy.cmi package."""
17
18
__all__ = ["PDFGenerator", "DebyePDFGenerator", "PDFContribution", "PDFParser"]
19
0 commit comments