We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e46b95 commit 3a0cba6Copy full SHA for 3a0cba6
1 file changed
src/diffpy/pdfgui/pdfgui_app.py
@@ -7,7 +7,8 @@ def main():
7
parser = argparse.ArgumentParser(
8
prog="diffpy.pdfgui",
9
description=(
10
- "Graphical user interface program for structure refinements to the atomic pair distribution function.\n\n"
+ "Graphical user interface program for structure refinements "
11
+ "to the atomic pair distribution function.\n\n"
12
"For more information, visit: "
13
"https://github.com/diffpy/diffpy.pdfgui/"
14
),
0 commit comments