Skip to content

Commit 24fb964

Browse files
committed
docstring: forgot to update raises
1 parent bebee82 commit 24fb964

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pvlib/spectrum/mismatch.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,8 @@ def martin_ruiz(clearness_index, airmass_absolute, module_type=None,
305305
If ``model_parameters`` is not suitable. See examples given above.
306306
TypeError
307307
If neither ``module_type`` nor ``model_parameters`` are given.
308+
TypeError
309+
If both ``module_type`` and ``model_parameters`` are provided.
308310
NotImplementedError
309311
If ``module_type`` is not found in internal table of parameters.
310312

0 commit comments

Comments
 (0)