Skip to content

Commit c196bc3

Browse files
committed
Fix flake8
1 parent 656b484 commit c196bc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: src/diffpy/morph/morph_io.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ def create_morphs_directory(save_directory):
109109
"""Create a directory for saving multiple morphed PDFs.
110110
111111
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
112+
subdirectory named Morphs. diffpy.morph will save all morphs into the
113+
Morphs subdirectory while metadata about the morphs will be stored in
114114
save_directory outside Morphs.
115115
116116
Parameters

0 commit comments

Comments
 (0)