Skip to content

Commit fc9d69c

Browse files
committed
prod env changes
1 parent bf02d02 commit fc9d69c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

udfs_and_spoc/python_udf/co2_volatility/function.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
import sys
88

9+
910
def calculate_co2_volatility(current_value: float, previous_value: float):
1011
"""
1112
Calculate the volatility between two CO2 measurements.

0 commit comments

Comments
 (0)