Skip to content

Commit 2900590

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent ce19194 commit 2900590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffpy/pdffit2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
##############################################################################
1717
"""PDFfit2 - real space structure refinement program."""
1818

19-
from diffpy.pdffit2.output import redirect_stdout # noqa
19+
from diffpy.pdffit2.output import redirect_stdout # noqa
2020

2121
# package version
2222
from diffpy.pdffit2.version import __date__, __version__ # noqa

0 commit comments

Comments
 (0)