From 6dec0736e58ab72c9769ffe6fb50786fc8275da7 Mon Sep 17 00:00:00 2001 From: Lynn Gasch Date: Sun, 12 Jan 2020 12:08:01 -0800 Subject: [PATCH] hi --- utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils.py b/utils.py index a9cd2f0..749568a 100644 --- a/utils.py +++ b/utils.py @@ -1,4 +1,4 @@ - +# hi # Global helper functions def truncate(n, decimals=2): multiplier = 10 ** decimals -- 2.46.1