Skip to content

Commit 3ec420e

Browse files
committed
revert the import of redirect_stdout
1 parent 3acf21e commit 3ec420e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/diffpy/pdffit2/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
# package version
2020
from diffpy.pdffit2.version import __date__, __version__ # noqa
21+
from diffpy.pdffit2.output import redirect_stdout
2122

2223
# silence the pyflakes syntax checker
2324
assert __version__ or True

0 commit comments

Comments
 (0)