Skip to content

Commit 8fc9da9

Browse files
authored
Merge pull request #124 from Sparks29032/patch-1-1
Remove duplicated variable
2 parents ad597ce + a3e179b commit 8fc9da9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: src/diffpy/pdfmorph/__init__.py

-3
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,5 @@
2424
# silence the pyflakes syntax checker
2525
assert __version__ or True
2626

27-
# key used when saving multiple morphs
28-
__save_morph_as__ = "save_morph_as"
29-
3027

3128
# End of file

0 commit comments

Comments
 (0)