We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb81fe1 commit 8a89bd0Copy full SHA for 8a89bd0
src/diffpy/pdfmorph/pdfmorphpy.py
@@ -14,7 +14,7 @@
14
#
15
##############################################################################
16
17
-from diffpy.pdfmorph.pdfmorphapp import create_option_parser, multiple_morphs, multiple_targets, single_morph
+from diffpy.pdfmorph.pdfmorphapp import create_option_parser, single_morph
18
19
20
def pdfmorph(file1, file2, **kwargs):
0 commit comments