Skip to content

Commit 8a89bd0

Browse files
committed
Remove multiple morphs
1 parent bb81fe1 commit 8a89bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffpy/pdfmorph/pdfmorphpy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#
1515
##############################################################################
1616

17-
from diffpy.pdfmorph.pdfmorphapp import create_option_parser, multiple_morphs, multiple_targets, single_morph
17+
from diffpy.pdfmorph.pdfmorphapp import create_option_parser, single_morph
1818

1919

2020
def pdfmorph(file1, file2, **kwargs):

0 commit comments

Comments
 (0)