From 027fb707053a2c4059f1609fd538764952254279 Mon Sep 17 00:00:00 2001 From: Lynn Gasch Date: Sun, 12 Jan 2020 12:14:58 -0800 Subject: [PATCH] Revert "hi" This reverts commit 6dec0736e58ab72c9769ffe6fb50786fc8275da7. --- utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils.py b/utils.py index 749568a..a9cd2f0 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