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 c743574 commit f912077Copy full SHA for f912077
windpowerlib/tools.py
@@ -37,7 +37,7 @@ def smallest_difference(value_1, value_2, comp_value, corresp_1, corresp_2):
37
38
Returns
39
-------
40
- Tuple(float, float,)
+ Tuple(float, float)
41
Value closer to comparing value as float and its corresponding value as
42
float.
43
"""
0 commit comments