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.
2 parents ad597ce + a3e179b commit 8fc9da9Copy full SHA for 8fc9da9
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