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 ad597ce commit a3e179bCopy full SHA for a3e179b
src/diffpy/pdfmorph/__init__.py
@@ -24,8 +24,5 @@
24
# silence the pyflakes syntax checker
25
assert __version__ or True
26
27
-# key used when saving multiple morphs
28
-__save_morph_as__ = "save_morph_as"
29
-
30
31
# End of file
0 commit comments