Skip to content

Commit 9135819

Browse files
minor correction on wavelength docstring
1 parent 96ba060 commit 9135819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffpy/labpdfproc/tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ def set_wavelength(args):
111111
112112
Returns
113113
-------
114-
float: the wavelength value
114+
args argparse.Namespace
115115
116116
we raise an ValueError if the input wavelength is non-positive
117117
or if the input anode_type is not one of the known sources

0 commit comments

Comments
 (0)