Skip to content

Commit 17d4176

Browse files
committed
testing volatility changes for deployment
1 parent fa2e3b7 commit 17d4176

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

udfs_and_spoc/python_udf/co2_volatility/function.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# Purpose: Calculate volatility between CO2 measurements
44
# Last Updated: [Current Date]
55
#------------------------------------------------------------------------------
6-
76
import sys
87

98
def calculate_co2_volatility(current_value: float, previous_value: float):

0 commit comments

Comments
 (0)