We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce19194 commit 2900590Copy full SHA for 2900590
1 file changed
src/diffpy/pdffit2/__init__.py
@@ -16,7 +16,7 @@
16
##############################################################################
17
"""PDFfit2 - real space structure refinement program."""
18
19
-from diffpy.pdffit2.output import redirect_stdout # noqa
+from diffpy.pdffit2.output import redirect_stdout # noqa
20
21
# package version
22
from diffpy.pdffit2.version import __date__, __version__ # noqa
0 commit comments