Skip to content

Commit a3e179b

Browse files
authored
Remove duplicated variable
1 parent ad597ce commit a3e179b

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)