Skip to content

Commit 606876f

Browse files
committed
changes in the volatility udf
1 parent 5d41a70 commit 606876f

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
@@ -4,6 +4,7 @@
44
# Last Updated: [Current Date]
55
#------------------------------------------------------------------------------
66

7+
78
import sys
89

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

0 commit comments

Comments
 (0)