Revert "hi" stateTax
authorLynn Gasch <[email protected]>
Sun, 12 Jan 2020 20:14:58 +0000 (12:14 -0800)
committerLynn Gasch <[email protected]>
Sun, 12 Jan 2020 20:14:58 +0000 (12:14 -0800)
This reverts commit 6dec0736e58ab72c9769ffe6fb50786fc8275da7.

utils.py

index 749568a7996ed561a078e9183515b84900851b6f..a9cd2f094d62b2ecd04a50630de762c24109860d 100644 (file)
--- a/utils.py
+++ b/utils.py
@@ -1,4 +1,4 @@
-# hi
+
 # Global helper functions
 def truncate(n, decimals=2):
     multiplier = 10 ** decimals