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 656b484 commit c196bc3Copy full SHA for c196bc3
src/diffpy/morph/morph_io.py
@@ -109,8 +109,8 @@ def create_morphs_directory(save_directory):
109
"""Create a directory for saving multiple morphed PDFs.
110
111
Takes in a user-given path to a directory save_directory and create a
112
- subdirectory named Morphs. diffpy.morph will save all morphs into the Morphs
113
- subdirectory while metadata about the morphs will be stored in
+ subdirectory named Morphs. diffpy.morph will save all morphs into the
+ Morphs subdirectory while metadata about the morphs will be stored in
114
save_directory outside Morphs.
115
116
Parameters
0 commit comments