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 1f99f5e commit 45cac25Copy full SHA for 45cac25
src/diffpy/morph/morphpy.py
@@ -100,7 +100,7 @@ def morph(
100
plot: bool
101
Show a plot of the morphed and target functions as well as the
102
difference curve (default: False).
103
- kwargs: dict
+ kwargs: Any
104
See the diffpy.morph website for full list of options.
105
Returns
106
-------
@@ -155,7 +155,7 @@ def morph_arrays(
155
156
157
158
159
160
161
0 commit comments