Skip to content

Commit 3970ac7

Browse files
committed
fix: fix import issue
1 parent 959302b commit 3970ac7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/diffpy/pdffit2/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
from diffpy.pdffit2.output import redirect_stdout # noqa
2626

2727
# Import C++ related modules since the __version__ attribute is used.
28-
from diffpy.pdffit2.pdffit import PdfFit # noqa
2928

3029

3130
# isort: on

0 commit comments

Comments
 (0)